From 6808a06f2080701cd965643c1408e092df5e41e0 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Tue, 1 Jun 2021 16:13:26 -0400 Subject: [PATCH] jjb: Add lttng-modules stable-2.13 jobs Signed-off-by: Michael Jeanson --- automation/ansible/hosts | 16 ++++++++-------- jobs/lttng-modules.yaml | 6 ++++++ 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/automation/ansible/hosts b/automation/ansible/hosts index 2bc9d48..a4433ce 100644 --- a/automation/ansible/hosts +++ b/automation/ansible/hosts @@ -11,14 +11,14 @@ cloud05.internal.efficios.com #cloud08.internal.efficios.com [node-armhf] -ci-node-bionic-armhf-01 -ci-node-bionic-armhf-02 -lava-armhf-wandboard-01 -#lava-armhf-wandboard-02 -ci-node-bionic-armhf-05 -ci-node-bionic-armhf-06 -ci-node-bionic-armhf-07 -ci-node-bionic-armhf-08 +ci-node-deb10-armhf-01 +ci-node-deb10-armhf-02 +ci-node-deb10-armhf-03 +ci-node-deb10-armhf-04 +ci-node-deb10-armhf-05 +ci-node-deb10-armhf-06 +ci-node-deb10-armhf-07 +ci-node-deb10-armhf-08 [node-arm64] ci-node-bionic-arm64-01 diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 83f7981..6b5d682 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -678,6 +678,7 @@ - 'lttng-modules_{mversion}_{buildtype}-vanilla': mversion: - stable-2.12 + - stable-2.13 - master buildtype: build parambuildtype: build @@ -703,6 +704,7 @@ - 'lttng-modules_{mversion}_fullbuild-vanilla': mversion: - stable-2.12 + - stable-2.13 - master buildtype: build parambuildtype: build @@ -738,6 +740,7 @@ - stable-2.10 - stable-2.11 - stable-2.12 + - stable-2.13 - master uversion: - xenial @@ -754,6 +757,7 @@ mversion: - stable-2.11 - stable-2.12 + - stable-2.13 - master buildtype: crossbuild parambuildtype: crossbuild @@ -767,6 +771,7 @@ - stable-2.10 - stable-2.11 - stable-2.12 + - stable-2.13 - master uversion: - xenial @@ -789,6 +794,7 @@ mversion: - stable-2.11 - stable-2.12 + - stable-2.13 - master - 'lttng-modules_{mversion}_sloccount': mversion: master -- 2.34.1