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 full gating for functional test.

Change-Id: I7760e788c8cab86c2a3e1f012e2f20d48fb7ba8c
This commit is contained in:
James Page 2023-01-19 09:37:27 +00:00
parent e546313fa2
commit e6dc694962
2 changed files with 2 additions and 9 deletions

View File

@ -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-relay-k8s

View File

@ -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: '^$'