gate_bundles: - smoke smoke_bundles: - smoke configure: - zaza.openstack.charm_tests.keystone.setup.wait_for_all_endpoints - zaza.openstack.charm_tests.keystone.setup.add_tempest_roles tests: - zaza.openstack.charm_tests.keystone.tests.KeystoneTempestTestK8S tests_options: trust: - smoke ignore_hard_deploy_errors: - smoke tempest: default: smoke: True exclude-list: - "tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file" include-list: - "tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential" target_deploy_status: traefik: workload-status: active workload-status-message-regex: '^$' traefik-public: workload-status: active workload-status-message-regex: '^$' rabbitmq: workload-status: active workload-status-message-regex: '^$' glance: workload-status: active workload-status-message-regex: '^$' keystone: workload-status: active workload-status-message-regex: '^$' mysql: workload-status: active workload-status-message-regex: '^.*$'