nodepool/nodepool/tests/unit
Albin Vass 2ce664ec14 Enable setting label and instance name separately
At the moment nodepools aws driver uses the label to set the instance
name in aws and fails to launch the instance if "Name" is supplied
as a tag.
This makes it possible to supply name as a tag.

Change-Id: I9585db8fe4b4ad6f5b588fb67a7201296c2fc954
2020-03-12 17:15:32 +01:00
..
__init__.py Add tox functional testing for drivers 2018-11-01 15:33:44 +01:00
test_builder.py Delete dib images when all uploads set to deleting 2020-01-13 13:22:16 -08:00
test_commands.py Add second level cache of nodes 2018-11-26 20:04:04 +01:00
test_config_comparisons.py Extract out common config parsing for ConfigPool 2019-01-03 11:05:26 -05:00
test_config_validator.py Validate openstack provider pool labels have top-level labels 2019-10-15 15:32:32 +11:00
test_driver_aws.py Enable setting label and instance name separately 2020-03-12 17:15:32 +01:00
test_driver_kubernetes.py Ensure both kubernetes and openshift token are b64decoded 2019-10-23 17:31:29 +00:00
test_driver_openshift.py Ensure both kubernetes and openshift token are b64decoded 2019-10-23 17:31:29 +00:00
test_driver_openshiftpods.py Implement an OpenShift Pod provider 2019-05-07 02:25:15 +00:00
test_driver_static.py Fix missing node tuple arg in static provider 2020-01-14 09:37:30 +01:00
test_drivers.py Add tox functional testing for drivers 2018-11-01 15:33:44 +01:00
test_launcher.py Merge "Set default python-path to "auto"" 2019-10-17 05:26:10 +00:00
test_sdk_integration.py Validate openstack provider pool labels have top-level labels 2019-10-15 15:32:32 +11:00
test_webapp.py Include event id in node request listings 2020-01-27 15:27:58 +01:00
test_zk.py Handle event id in node requests 2020-01-21 07:22:54 +01:00