Wildcard unit status message for mysql
All we care about is whether the unit is active or not; the message is somewhat irrelevant and has been changed in this operator recently. Re-enable gating for functional testing. Change-Id: I9c3abf83421a2933f01fa99f4cc0fe29b2c57164
This commit is contained in:
parent
833636e5f0
commit
3b7f53c049
@ -2,13 +2,6 @@
|
||||
templates:
|
||||
- openstack-python3-charm-yoga-jobs
|
||||
- openstack-cover-jobs
|
||||
# - microk8s-func-test
|
||||
check:
|
||||
jobs:
|
||||
- charmbuild:
|
||||
nodeset: ubuntu-focal
|
||||
- zaza-smoke-test:
|
||||
nodeset: ubuntu-focal
|
||||
voting: false
|
||||
- microk8s-func-test
|
||||
vars:
|
||||
charm_build_name: ovn-central-k8s
|
||||
|
@ -61,7 +61,7 @@ target_deploy_status:
|
||||
workload-status-message-regex: '^$'
|
||||
mysql:
|
||||
workload-status: active
|
||||
workload-status-message-regex: '^Unit is ready.*$'
|
||||
workload-status-message-regex: '^.*$'
|
||||
placement:
|
||||
workload-status: active
|
||||
workload-status-message-regex: '^$'
|
||||
|
Loading…
x
Reference in New Issue
Block a user