Skip to content

Commit f6d093a

Browse files
committed
Run minimal watcher tempest api test
Thanks to watcher api service and tls integration, we are now able to run watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery[1] test in EDPM CI. It will act as a base for keep existing watcher integration healthy. Links: [1]. #47 (comment) Signed-off-by: Chandan Kumar (raukadah) <[email protected]>
1 parent 7ca018b commit f6d093a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.zuul.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
A zuul job to validate the watcher operator and its service deployment.
4141
vars:
4242
run_tempest: false
43+
# Based on current testing, https://github.com/openstack-k8s-operators/watcher-operator/pull/47#issuecomment-2607474033
44+
# We need decision engine and applier CRD to ready to run
45+
# whole test suite
46+
cifmw_test_operator_tempest_include_list: |
47+
watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery
4348
4449
- job:
4550
name: watcher-operator-kuttl

0 commit comments

Comments
 (0)