Update node-problem-detector zuul config

Update zuul job for focal. See:

https: //review.opendev.org/c/openstack/openstack-helm-images/+/877037
Change-Id: I28689daba7427db84170d3f443342f682fd53a93
This commit is contained in:
Ritchie, Frank (fr801x)
2023-03-13 13:52:10 -04:00
parent 31135ddec6
commit 55666dcaf6

View File

@@ -37,10 +37,10 @@
docker_images: docker_images:
- context: node-problem-detector - context: node-problem-detector
repository: openstackhelm/node-problem-detector repository: openstackhelm/node-problem-detector
dockerfile: Dockerfile.ubuntu_bionic dockerfile: Dockerfile.ubuntu_focal
tags: tags:
- latest-ubuntu_bionic - latest-ubuntu_focal
- "ubuntu_bionic-{{ currentdate }}" - "ubuntu_focal-{{ currentdate }}"
files: &node-problem-detector_files files: &node-problem-detector_files
- node-problem-detector/.* - node-problem-detector/.*
- zuul.d/node-problem-detector.yaml - zuul.d/node-problem-detector.yaml