From a601b56da6fdcd44cb9b6060d4a19a450891edbe Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Fri, 10 Sep 2021 11:43:09 +0200 Subject: [PATCH] CI: specify Debian version explicitly Change-Id: Ie89a403ff17b4d05cd5e4ef6d28e86643c458486 --- zuul.d/ironic-python-agent-builder-jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/ironic-python-agent-builder-jobs.yaml b/zuul.d/ironic-python-agent-builder-jobs.yaml index 6484b23..9966630 100644 --- a/zuul.d/ironic-python-agent-builder-jobs.yaml +++ b/zuul.d/ironic-python-agent-builder-jobs.yaml @@ -47,6 +47,7 @@ vars: image_type: 'dib' image_distro: 'debian-minimal' + image_release: 'buster' - job: name: ironic-python-agent-check-image-base @@ -137,6 +138,7 @@ vars: image_type: 'dib' image_distro: 'debian-minimal' + image_release: 'buster' - job: name: ironic-python-agent-check-image-dib-debian-extra