Skip to content

Commit f520473

Browse files
authored
Merge branch 'main' into shiftstack-resources
2 parents c7b0fa0 + 21a8cd5 commit f520473

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

roles/test_operator/tasks/run-test-operator-job.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
api_key: "{{ cifmw_openshift_token | default(omit)}}"
112112
context: "{{ cifmw_openshift_context | default(omit)}}"
113113
state: present
114+
wait: true
114115
definition:
115116
apiVersion: v1
116117
kind: Pod

zuul.d/edpm_periodic.yaml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -43,24 +43,6 @@
4343
registry_login_enabled: true
4444
cifmw_dlrn_report_result: true
4545

46-
- job:
47-
name: periodic-watcher-operator-validation-master
48-
parent: watcher-operator-base
49-
required-projects:
50-
- openstack-k8s-operators/watcher-operator
51-
vars:
52-
<<: *edpm_multinode_vars
53-
fetch_dlrn_hash: true
54-
watcher_dlrn_tag: "{{ cifmw_repo_setup_promotion }}"
55-
watcher_registry_url: quay.rdoproject.org/podified-master-centos9
56-
cifmw_update_containers_openstack: true
57-
# ensure we override the hook to deploy watcher so we can set the right
58-
# content for the master pipeline
59-
post_deploy:
60-
- name: Deploy watcher service
61-
type: playbook
62-
source: "{{ watcher_hook }}"
63-
6446
# Antelope jobs
6547
- job:
6648
name: periodic-podified-edpm-deployment-antelope-ocp-crc-1cs9

0 commit comments

Comments
 (0)