Add more unit tests for Transform

This commit is contained in:
Janet Kuo
2016-08-16 10:43:44 -07:00
parent 08488f8fdc
commit c18288a023
9 changed files with 122 additions and 190 deletions
-16
View File
@@ -9,17 +9,9 @@
"metadata": {
"name": "etherpad",
"creationTimestamp": null,
"labels": {
"service": "etherpad"
}
},
"spec": {
"replicas": 1,
"selector": {
"matchLabels": {
"service": "etherpad"
}
},
"template": {
"metadata": {
"creationTimestamp": null,
@@ -103,17 +95,9 @@
"metadata": {
"name": "mariadb",
"creationTimestamp": null,
"labels": {
"service": "mariadb"
}
},
"spec": {
"replicas": 1,
"selector": {
"matchLabels": {
"service": "mariadb"
}
},
"template": {
"metadata": {
"creationTimestamp": null,