python/kubernetes/e2e_test
Oz Tiram 8d41478ed8 Explicitly use other deployment names for test
Using `nginx-app` deployment multiple times, is problematic because we get
conflicts or not found error.

Instead of trying to handle all cases, explicit different names
are used now. The tests now runs more reliably
2019-04-08 13:54:26 +02:00
..
test_yaml Explicitly use other deployment names for test 2019-04-08 13:54:26 +02:00
__init__.py Add functional test 2017-01-12 06:26:16 -05:00
base.py Fix end to end tests 2017-10-09 17:15:34 -07:00
test_batch.py Fix end to end tests 2017-10-09 17:15:34 -07:00
test_client.py Fix e2e test to reflect service storage refactoring 2018-03-12 15:21:38 -07:00
test_extensions.py Use yaml.safe_load 2019-01-09 10:10:48 +01:00
test_utils.py Explicitly use other deployment names for test 2019-04-08 13:54:26 +02:00