Merge "Add logics to cover podman deployments"
authorCedric Ollivier <cedric.ollivier@orange.com>
Sat, 30 Sep 2023 15:58:50 +0000 (15:58 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 30 Sep 2023 15:58:50 +0000 (15:58 +0000)
jjb/functest/xtesting.yaml
jjb/global/slave-params.yaml
jjb/releng/releng-jobs.yaml
releases/orinoco/opnfvdocs.yaml

index cecd047..920efde 100644 (file)
           from:
           build_args:
           branch: master
-          node: xtesting
+          node: opnfv-build
           dependency: 3.17
       - 2023.1:
           from:
           build_args:
           branch: stable/2023.1
-          node: xtesting
+          node: opnfv-build
           dependency: 3.17
       - zed:
           from:
           build_args:
           branch: stable/zed
-          node: xtesting
+          node: opnfv-build
           dependency: 3.16
       - yoga:
           from:
           build_args:
           branch: stable/yoga
-          node: xtesting
+          node: opnfv-build
           dependency: 3.16
       - xena:
           from:
           build_args:
           branch: stable/xena
-          node: xtesting
+          node: opnfv-build
           dependency: 3.14
       - wallaby:
           from:
           build_args:
           branch: stable/wallaby
-          node: xtesting
+          node: opnfv-build
           dependency: 3.13
 
 - xtesting-jobs: &xtesting-jobs
             python3.9 python3.9-dev python3.9-distutils \
             python3.8 python3.8-dev python3.8-distutils \
             python3-pip enchant-2 -y
-          sudo pip3 install tox tox-pip-version
+          sudo pip3 install tox
 
           tox
 
index 50743b7..7d0996b 100644 (file)
@@ -1,3 +1,4 @@
+---
 - parameter:
     name: 'opnfv-build-defaults'
     parameters:
@@ -21,7 +22,7 @@
     parameters:
       - label:
           name: SLAVE_LABEL
-          default: 'opnfv-build-ubuntu'
+          default: 'anuket-build'
           description: 'Slave label on Jenkins'
           all-nodes: false
           node-eligibility: 'ignore-offline'
index e9b31e7..23f5d91 100644 (file)
@@ -63,7 +63,7 @@
             -o DPkg::Lock::Timeout=300 dist-upgrade -y
           sudo DEBIAN_FRONTEND=noninteractive \
           apt-get -o DPkg::Lock::Timeout=300 install jenkins-job-builder -y
-          jenkins-jobs update --recursive --delete-old jjb/releng
+          jenkins-jobs update --recursive --delete-old jjb
 
 - parameter:
     name: releng-jjb-node
index 396c942..e05c349 100644 (file)
@@ -1,11 +1,3 @@
-# SPDX-License-Identifier: Apache-2.0
-##############################################################################
-# Copyright (c) 2023 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: opnfvdocs
 project-type: infra