Guillaume Boutry 77810e3826
[sunbeam-clusterd] Enable functional tests of certificates interface
Necessary changes have landed in the snap, enable the functional tests.

Change-Id: Iceb9b517a8329197deaa5b556370e94a825a2493
2024-07-01 10:02:53 +02:00

29 lines
570 B
YAML

gate_bundles:
- smoke
smoke_bundles:
- smoke
configure:
- zaza.charm_tests.noop.setup.basic_setup
tests:
- zaza.sunbeam.charm_tests.clusterd.tests.ClusterdTest
tests_options:
trust:
- smoke
ignore_hard_deploy_errors:
- smoke
tempest:
default:
smoke: True
target_deploy_status:
sunbeam-machine:
workload-status: active
workload-status-message-regex: '^$'
sunbeam-clusterd:
workload-status: active
workload-status-message-regex: '^$'
tls-operator:
workload-status: active
workload-status-message-regex: '^$'