Skip to content

Commit

Permalink
Run minimal watcher tempest api test
Browse files Browse the repository at this point in the history
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) <raukadah@gmail.com>
  • Loading branch information
raukadah committed Jan 23, 2025
1 parent b29a0ac commit 6570fa9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@
A zuul job to validate the watcher operator and its service deployment.
vars:
run_tempest: false
# Based on current testing, https://github.com/openstack-k8s-operators/watcher-operator/pull/47#issuecomment-2607474033
# We need decision engine and applier CRD to ready to run
# whole test suite
cifmw_test_operator_tempest_include_list: |
watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery
- job:
name: watcher-operator-kuttl
Expand Down

0 comments on commit 6570fa9

Please sign in to comment.