nodepool/nodepool/tests/unit
Ian Wienand e1461659de AWS tests: cleanup image deletion checking
This is a follow-on to I3279c3b5cb8cf26d390835fd0a7049bc43ec40b5

As discussed in the referenced issue, the blank return and
AttributeError here is the correct way to determine a recently deleted
image.  We don't need to catch the ClientError as that won't be raised
any more.  Getting a value for the state would indicate it wasn't
deleted.

This bumps the moto base requirement to ensure we have this behaviour.

Change-Id: I2d5b0ccb9802aa0d4c81555a17f40fe8b8595ebd
2022-04-28 14:16:16 +10:00
..
__init__.py Add tox functional testing for drivers 2018-11-01 15:33:44 +01:00
fake_aws.py Add additional tests to the aws driver 2022-03-16 16:12:42 -07:00
fake_azure.py Add user-data/custom-data to Azure driver 2021-10-18 16:32:49 -07:00
fake_ibmboto.py Add IBM Cloud VPC driver 2022-03-15 06:49:57 -07:00
fake_ibmvpc.py Add IBM Cloud VPC driver 2022-03-15 06:49:57 -07:00
test_builder.py builder: Remove optional extension from DibImageFile 2021-12-22 15:13:39 +11:00
test_commands.py Replace deprecated assertEquals 2021-11-29 17:29:22 +08:00
test_config_comparisons.py rename imagesdir/elementdir with underscore 2020-11-26 15:15:37 +11:00
test_config_validator.py config: add environment variable substitution 2020-05-20 11:44:49 +00:00
test_driver_aws.py AWS tests: cleanup image deletion checking 2022-04-28 14:16:16 +10:00
test_driver_azure.py Fix default python paths in aws, azure, ibmvpc drivers 2022-04-12 06:32:41 -07:00
test_driver_gce.py Add QuotaSupport to drivers that don't have it 2022-01-27 10:11:01 -08:00
test_driver_ibmvpc.py Fix default python paths in aws, azure, ibmvpc drivers 2022-04-12 06:32:41 -07:00
test_driver_kubernetes.py Add QuotaSupport to drivers that don't have it 2022-01-27 10:11:01 -08:00
test_driver_metastatic.py Add QuotaSupport to drivers that don't have it 2022-01-27 10:11:01 -08:00
test_driver_openshift.py Merge "Add option of configuring imagePullSecrets for openshift drivers" 2022-04-19 08:58:53 +00:00
test_driver_openshiftpods.py Add option of configuring imagePullSecrets for openshift drivers 2022-01-11 14:19:29 +01:00
test_driver_static.py Add QuotaSupport to drivers that don't have it 2022-01-27 10:11:01 -08:00
test_drivers.py Add tox functional testing for drivers 2018-11-01 15:33:44 +01:00
test_launcher.py Merge "Don't yield to a provider with unsupported labels" 2022-03-25 07:40:34 +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 Uniquely identify launchers 2021-03-09 14:35:08 -08:00