Fix up test cases

Change-Id: Ib9245f78dbfb88f1f37a26ca64bf80d3f78d7497
This commit is contained in:
Davanum Srinivas
2018-10-10 10:15:15 -04:00
parent 6364af128b
commit 65da81f42e
57 changed files with 80 additions and 76 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Pod
metadata:
name: sorted-pod1
creationTimestamp: 2018-08-30T14:10:58Z
creationTimestamp: "2018-08-30T14:10:58Z"
labels:
name: sorted-pod3-label
spec:

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Pod
metadata:
name: sorted-pod2
creationTimestamp: 2018-08-30T14:10:55Z
creationTimestamp: "2018-08-30T14:10:55Z"
labels:
name: sorted-pod2-label
spec:

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Pod
metadata:
name: sorted-pod3
creationTimestamp: 2018-08-30T14:10:53Z
creationTimestamp: "2018-08-30T14:10:53Z"
labels:
name: sorted-pod1-label
spec: