gate_bundles: - smoke smoke_bundles: - smoke # There is no storage provider at the moment so cannot run tests. configure: - zaza.charm_tests.noop.setup.basic_setup tests: - zaza.charm_tests.noop.tests.NoopTest tests_options: trust: - smoke ignore_hard_deploy_errors: - smoke 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: '^$' keystone: workload-status: active workload-status-message-regex: '^$' mysql: workload-status: active workload-status-message-regex: '^.*$' cinder: workload-status: active workload-status-message-regex: '^$' cinder-ceph: workload-status: blocked workload-status-message-regex: '^.*ceph.*$'