File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed
roles/test_operator/tasks Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments