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:
@@ -37,10 +37,10 @@
|
||||
docker_images:
|
||||
- context: node-problem-detector
|
||||
repository: openstackhelm/node-problem-detector
|
||||
dockerfile: Dockerfile.ubuntu_bionic
|
||||
dockerfile: Dockerfile.ubuntu_focal
|
||||
tags:
|
||||
- latest-ubuntu_bionic
|
||||
- "ubuntu_bionic-{{ currentdate }}"
|
||||
- latest-ubuntu_focal
|
||||
- "ubuntu_focal-{{ currentdate }}"
|
||||
files: &node-problem-detector_files
|
||||
- node-problem-detector/.*
|
||||
- zuul.d/node-problem-detector.yaml
|
||||
|
Reference in New Issue
Block a user