77a2b9ce32
Apply fmt changes. Remove py3.9 and 3.10 features. Change-Id: I15fdd1a207fa6a9dceae52f63a8d0028e0f1d6ae
19 lines
338 B
YAML
19 lines
338 B
YAML
gate_bundles:
|
|
- smoke
|
|
smoke_bundles:
|
|
- smoke
|
|
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:
|
|
designate-bind:
|
|
workload-status: active
|
|
workload-status-message-regex: '^$'
|