-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
Based on EDPM CS10 poc https://github.com/openstack-k8s-operators/watcher-operator/pull/159.
We are successfully able to deploy EDPM job with tls disabled with watcher job to validate the tempest containers.
In order to keep validating master containers, we are going to add periodic job for the same.
Note: We donot have cs10 DLRN endpoint so we cannot promote content. So we are taking following route.
In master periodic line:
- periodic-container-tcib-build-push-centos-10-master # build and push tcib containers with current tag on RDO quay - periodic-watcher-operator-validation-master-cs10-notls: # Validates the current containers via EDPM job on CS9 node dependencies: - periodic-container-tcib-build-push-centos-10-master - periodic-container-tag-centos-10-master: # retag and push the containers with current_tested dependencies: - periodic-watcher-operator-validation-master-cs10-notls
We need to add following jobs to achieve the same.
- depends on
-
OSPRH-16663 Run Master EDPM job on CentOS Stream 10
-
- Closed
-
- links to