From dfbe69a62a7cd7f2b464c9c50a39f46b349b1a82 Mon Sep 17 00:00:00 2001 From: Alex Kavanagh Date: Tue, 2 Mar 2021 20:50:26 +0000 Subject: [PATCH] Add hirsute and remove trusty from metadata.yaml This update adds the new hirsute Ubuntu release (21.04) and removes trusty support (14.04 which is EOL at 21.04). Change-Id: Ica2e23d600ec45de0c2663922b54a3b725c37270 --- metadata.yaml | 2 +- osci.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.yaml b/metadata.yaml index 16f50863..f038662e 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -20,8 +20,8 @@ series: - xenial - bionic - focal -- trusty - groovy +- hirsute extra-bindings: data: provides: diff --git a/osci.yaml b/osci.yaml index c2921530..eeda5e8b 100644 --- a/osci.yaml +++ b/osci.yaml @@ -57,4 +57,4 @@ - job: name: xenial-mitaka_ovs dependencies: *smoke-jobs - parent: xenial-mitaka \ No newline at end of file + parent: xenial-mitaka