From: Trevor Bramwell Date: Tue, 26 Jul 2022 15:23:08 +0000 (+0000) Subject: Merge "[barometer] Add moselle jobs" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=928b92c635826366b213cbe2849508f6a108c8c2;hp=1fd0d54e3cd52107ba22cab46e604a053f0c21dd;p=releng.git Merge "[barometer] Add moselle jobs" --- diff --git a/jjb/functest/functest-kubernetes.yaml b/jjb/functest/functest-kubernetes.yaml index 6980889ca..331b6e63d 100644 --- a/jjb/functest/functest-kubernetes.yaml +++ b/jjb/functest/functest-kubernetes.yaml @@ -812,6 +812,7 @@ apt-get -o DPkg::Lock::Timeout=300 update && \ DEBIAN_FRONTEND=noninteractive apt-get \ -o DPkg::Lock::Timeout=300 install \ + python3.10 python3.10-dev python3.10-distutils \ python3.9 python3.9-dev python3.9-distutils \ python3.8 python3.8-dev python3.8-distutils \ python3.7 python3.7-dev python3.6 python3.6-dev \ diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 95ee96a23..509404c49 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -1036,6 +1036,7 @@ sudo apt-get -o DPkg::Lock::Timeout=300 update && \ sudo DEBIAN_FRONTEND=noninteractive apt-get \ -o DPkg::Lock::Timeout=300 install \ + python3.10 python3.10-dev python3.10-distutils \ python3.9 python3.9-dev python3.9-distutils \ python3.8 python3.8-dev python3.8-distutils \ python3.7 python3.7-dev python3.6 python3.6-dev \ diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index 613ebebf0..f2885e0bc 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -552,6 +552,7 @@ sudo apt-get -o DPkg::Lock::Timeout=300 update && \ sudo DEBIAN_FRONTEND=noninteractive apt-get \ -o DPkg::Lock::Timeout=300 install \ + python3.10 python3.10-dev python3.10-distutils \ python3.9 python3.9-dev python3.9-distutils \ python3.8 python3.8-dev python3.8-distutils \ python3.7 python3.7-dev python3.6 python3.6-dev \ diff --git a/jjb/vineperf/vineperf-rtd-jobs.yaml b/jjb/vineperf/vineperf-rtd-jobs.yaml index ee0dab284..cd99ae562 100644 --- a/jjb/vineperf/vineperf-rtd-jobs.yaml +++ b/jjb/vineperf/vineperf-rtd-jobs.yaml @@ -13,6 +13,10 @@ - master: branch: '{stream}' disabled: false + - moselle: &moselle + branch: 'stable/{stream}' + gs-pathname: '/{stream}' + disabled: false - lakelse: &lakelse branch: 'stable/{stream}' gs-pathname: '/{stream}' diff --git a/jjb/vineperf/vineperf.yaml b/jjb/vineperf/vineperf.yaml index 1ab289635..e7c4c48ad 100644 --- a/jjb/vineperf/vineperf.yaml +++ b/jjb/vineperf/vineperf.yaml @@ -15,6 +15,10 @@ branch: '{stream}' gs-pathname: '' disabled: false + - moselle: &moselle + branch: 'stable/{stream}' + gs-pathname: '/{stream}' + disabled: false - lakelse: &lakelse branch: 'stable/{stream}' gs-pathname: '/{stream}' diff --git a/releases/moselle/kuberef.yaml b/releases/moselle/kuberef.yaml new file mode 100644 index 000000000..f483bc90f --- /dev/null +++ b/releases/moselle/kuberef.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2020 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: kuberef +project-type: installer +release-model: stable + +branches: + - name: stable/moselle + location: + kuberef: f845220cd17f89c8e1c68aecb3f0c7e82a56aa03 diff --git a/releases/moselle/thoth.yaml b/releases/moselle/thoth.yaml new file mode 100644 index 000000000..8dc091d62 --- /dev/null +++ b/releases/moselle/thoth.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2021 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: thoth +project-type: feature +release-model: stable + +branches: + - name: stable/moselle + location: + barometer: 9e9df400ba7f9259a38484d232fe11e08edb4da4 diff --git a/releases/moselle/vineperf.yaml b/releases/moselle/vineperf.yaml new file mode 100644 index 000000000..709352926 --- /dev/null +++ b/releases/moselle/vineperf.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2020 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: vineperf +project-type: testing +release-model: stable + +branches: + - name: stable/moselle + location: + vineperf: aa75d7b0b5041aafa9a34bc95600db5b01a5791e