118ccdd256
In caas tests smoke bundle, change vault-k8s channel to 1.15/edge. Pin revision to 190 so that vault gets auto unsealed. Rebuild barbican-k8s to test vault change Change-Id: Id70b545f0021ba720af33eb8a350a0a1e29d79af
57 lines
1.3 KiB
YAML
57 lines
1.3 KiB
YAML
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.tempest.tests.TempestTestWithKeystoneMinimal
|
|
tests_options:
|
|
trust:
|
|
- smoke
|
|
ignore_hard_deploy_errors:
|
|
- smoke
|
|
|
|
tempest:
|
|
default:
|
|
smoke: True
|
|
|
|
target_deploy_status:
|
|
traefik:
|
|
workload-status: active
|
|
workload-status-message-regex: '^$'
|
|
mysql:
|
|
workload-status: active
|
|
workload-status-message-regex: '^.*$'
|
|
vault:
|
|
workload-status: active
|
|
workload-status-message-regex: '^.*$'
|
|
tls-operator:
|
|
workload-status: active
|
|
workload-status-message-regex: '^$'
|
|
rabbitmq:
|
|
workload-status: active
|
|
workload-status-message-regex: '^$'
|
|
ovn-central:
|
|
workload-status: active
|
|
workload-status-message-regex: '^$'
|
|
keystone:
|
|
workload-status: active
|
|
workload-status-message-regex: '^$'
|
|
glance:
|
|
workload-status: active
|
|
workload-status-message-regex: '^$'
|
|
heat:
|
|
workload-status: active
|
|
workload-status-message-regex: '^.*$'
|
|
octavia:
|
|
workload-status: active
|
|
workload-status-message-regex: '^$'
|
|
barbican:
|
|
workload-status: active
|
|
workload-status-message-regex: '^$'
|
|
magnum:
|
|
workload-status: active
|
|
workload-status-message-regex: '^$'
|