Skip to content

Commit 7eaeb7f

Browse files
committed
Remove test-operator periodic job
The test-operator periodic job has been failing for a long time. It was supposed to be used for monitoring, but no one has been checking it. There could be a fix in form of a workaround. However, that would add a more complex logic for a feature that will most likely not be used.
1 parent e4cbde8 commit 7eaeb7f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.zuul.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@
1212
vars:
1313
cifmw_test_operator_bundle: "{{ content_provider_registry_ip }}:5001/openstack-k8s-operators/test-operator:{{ zuul.patchset }}"
1414
cifmw_test_operator_version: "{{ zuul.patchset }}"
15-
periodic:
16-
jobs:
17-
- openstack-k8s-operators-content-provider:
18-
vars:
19-
cifmw_operator_build_meta_build: false
20-
- podified-multinode-edpm-deployment-crc-test-operator:
21-
dependencies:
22-
- openstack-k8s-operators-content-provider
2315

2416
- job:
2517
name: podified-multinode-edpm-deployment-crc-test-operator

0 commit comments

Comments
 (0)