Tony Xu
25a817c03d
Change assertTrue(isinstance()) by optimal assert
...
Use assertIsInstance() instead of assertTrue(isinstance())
Change-Id: I8bfc27d72b27b512ac4f3fbb7c1821b9be1dbd06
2016-10-25 10:25:41 +08:00
Davanum Srinivas
4f0b170a5f
Deserialize Labels properly
...
Switch from 'object' to 'dict(str, str)' so that the labels
information is not lost.
Change-Id: I971ef230cda8b2ba5997ab71c622323956fcfbdd
2016-09-07 14:56:37 -04:00
Andrey
a2169399ae
Fixing patch_* commands execution
...
This patch fixes the following error during
patch_* calls:
UnboundLocalError: local variable 'r' referenced before assignment
Change-Id: I0d96e0099b343d4473e1d3bd1dbbaed03c4c1720
2016-08-26 13:12:57 +00:00
Andrey Pavlov
5d0f2a67a3
Adding batch_v1 api support
...
Change-Id: I37cfdc92f1ff9cf4ff96b9d0ca14e3b777890ffc
2016-05-27 17:23:29 -04:00
Davanum Srinivas
793696fd9a
Log info about K8S environment
...
Change-Id: Ic01f41f121b9d2c15a70281d90b3726b9292878a
2016-05-27 17:23:04 -04:00
Davanum Srinivas
e0db3f1500
Add test case for configmaps
...
Change-Id: I678bcefb39ee885c286e7ef1ea9375894a0e47a3
2016-05-26 14:32:13 -04:00
Andrey Pavlov
07a77b71ef
Adding extensions_v1beta1 api support
...
Change-Id: I8213bb00ccb154fc593ad1dab3f0fc1aa64598fd
2016-05-26 13:35:03 +03:00
Davanum Srinivas
df8b8fa5b1
Install Docker in kube-init.sh
...
Also limit the loop to 5 mins.
Change-Id: I889c923468202412c8a267ee37ea679675b8bd1a
2016-05-03 17:43:04 -04:00
Davanum Srinivas
a3a967ae38
Add More tests from Magnum
...
Change-Id: Id2ab6367e8fef23f7c02097601d6699b4e97267e
2016-04-24 06:52:09 -04:00
Davanum Srinivas
9a07ef5129
Switch file location and repo path
...
* We are no longer in magnum repo
* file path to v1.json has changed
Fix minor flake8 issues
Change-Id: I077127d387399864e490d242806053237af32e0b
2016-04-04 10:10:43 -04:00
Davanum Srinivas
232306d0c7
Skip tests when Kubernetes is not running
2016-04-03 22:06:46 -04:00
Davanum Srinivas
4d13215b5b
Minimum sanity check tests
2016-04-01 15:11:45 -04:00
Davanum Srinivas
4324b67fd0
Add Cookie cutter generated files for OpenStack
2016-04-01 14:16:11 -04:00