From 0dcd8dd23ef1352bf0a99d4244fd73808d067e5e Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Sat, 23 Mar 2024 12:40:49 +0100 Subject: [PATCH 1/3] Add latest gate jobs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: If7fbcbf74c96cdba691dc0a34d8da204486166cf Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/functest/xtesting-ci.yaml b/jjb/functest/xtesting-ci.yaml index fa7fe8265..9969d538b 100644 --- a/jjb/functest/xtesting-ci.yaml +++ b/jjb/functest/xtesting-ci.yaml @@ -128,6 +128,8 @@ - macro - branch - jjb + - https + - https2 - gitlab.insert - jenkins_kind - jenkins_kind2 -- 2.16.6 From 171886d18920a9de283a3b4999c140eea6e312f8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Thu, 2 May 2024 21:55:57 -0700 Subject: [PATCH 2/3] Create pieman jobs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I1ec9691cb610881f3037eca82c3a3e523a4bc1f1 Signed-off-by: Cédric Ollivier --- jjb/releng/releng-jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/releng/releng-jobs.yaml b/jjb/releng/releng-jobs.yaml index 309b7ce68..331aed884 100644 --- a/jjb/releng/releng-jobs.yaml +++ b/jjb/releng/releng-jobs.yaml @@ -184,6 +184,7 @@ stream: - nile - orinoco + - pieman - v1.22 - v1.23 - v1.24 -- 2.16.6 From ef1948fc058ccbdea783fc14682f22dd66582953 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Thu, 2 May 2024 22:22:01 -0700 Subject: [PATCH 3/3] Publish opnfvdocs pieman branch MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Please note it's same commit id as previous release. Change-Id: I9518eb9561038af9d9c090f4b03363d6b52945cd Signed-off-by: Cédric Ollivier --- releases/pieman/opnfvdocs.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 releases/pieman/opnfvdocs.yaml diff --git a/releases/pieman/opnfvdocs.yaml b/releases/pieman/opnfvdocs.yaml new file mode 100644 index 000000000..cc3272703 --- /dev/null +++ b/releases/pieman/opnfvdocs.yaml @@ -0,0 +1,9 @@ +--- +project: opnfvdocs +project-type: infra +release-model: stable + +branches: + - name: stable/pieman + location: + opnfvdocs: fc7cdf4af32a4ea6ffb0e1719650d8bb4e460185 -- 2.16.6