From 1d63b900750173f3a58231e6e4d029581de2b124 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 29 Sep 2024 21:31:54 +0000 Subject: [PATCH] Chore: Add Ubuntu 20.04 and 22.04 jobs for mininet Change-Id: I18f8d94e1ff30924b05c88d6efba21dc4bbd2f83 Signed-off-by: Anil Belur Signed-off-by: gh2gerrit --- jjb/releng-packer-jobs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index 3f032f9271..9b77b402a3 100644 --- a/jjb/releng-packer-jobs.yaml +++ b/jjb/releng-packer-jobs.yaml @@ -172,6 +172,9 @@ platforms: - ubuntu-18.04 + - ubuntu-20.04 + - ubuntu-22.04 + templates: mininet-ovs-2.8 update-cloud-image: true