Create opnfvdocs orinico 37/74137/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 29 Sep 2023 18:32:22 +0000 (20:32 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 29 Sep 2023 18:58:05 +0000 (20:58 +0200)
Change-Id: I53466ecc4eee800b3fded60eec77e6f396aefdf8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/releng/releng-jobs.yaml
releases/orinoco/opnfvdocs.yaml [new file with mode: 0644]

index 2f356ab..e9b31e7 100644 (file)
@@ -3,7 +3,7 @@
     name: releng-scm
     scm:
       - git:
-          url: 'ssh://jenkins-ci@gerrit.opnfv.org:29418/releng'
+          url: 'ssh://fbot@gerrit.opnfv.org:29418/releng'
           refspec: '+refs/heads/*:refs/remotes/origin/* +refs/changes/*:refs/changes/*'
           submodule:
             recursive: true
@@ -51,7 +51,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 test --recursive -o tmp jjb/
+          jenkins-jobs test --recursive -o tmp jjb
           rm -rf tmp
 
 - builder:
@@ -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/
+          jenkins-jobs update --recursive --delete-old jjb/releng
 
 - parameter:
     name: releng-jjb-node
     name: releng-release-jobs
     stream:
       - nile
+      - orinoco
       - v1.22
       - v1.23
       - v1.24
           node: opnfv-build
       - stream-parameter:
           stream: '{stream}'
+      - string:
+          name: GIT_URL
+          default: ssh://fbot@gerrit.opnfv.org:29418/
     triggers:
       - gerrit:
           server-name: 'gerrit.opnfv.org'
           stream: '{stream}'
       - string:
           name: GIT_URL
-          default: ssh://jenkins-ci@gerrit.opnfv.org:29418/
+          default: ssh://fbot@gerrit.opnfv.org:29418/
     triggers:
       - gerrit:
           trigger-on:
               msg="Found syntax error and/or coding style violation(s) in the files modified by your patchset."
               sed -i -e "1s#^#${msg}\n\n#" violation.log
               cmd="gerrit review -p $GERRIT_PROJECT -m \"$(cat violation.log)\" $GERRIT_PATCHSET_REVISION --notify NONE"
-              ssh -o 'PubkeyAcceptedKeyTypes +ssh-rsa' -p 29418 jenkins-ci@gerrit.opnfv.org "$cmd"
+              ssh -o 'PubkeyAcceptedKeyTypes +ssh-rsa' -p 29418 fbot@gerrit.opnfv.org "$cmd"
 
               # Make sure the caller job failed
               exit 1
diff --git a/releases/orinoco/opnfvdocs.yaml b/releases/orinoco/opnfvdocs.yaml
new file mode 100644 (file)
index 0000000..396c942
--- /dev/null
@@ -0,0 +1,17 @@
+# 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
+release-model: stable
+
+branches:
+  - name: stable/orinoco
+    location:
+      opnfvdocs: fc7cdf4af32a4ea6ffb0e1719650d8bb4e460185