Merge "commit jerma release for cirv"
authorCedric Ollivier <cedric.ollivier@orange.com>
Tue, 8 Dec 2020 17:28:38 +0000 (17:28 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 8 Dec 2020 17:28:38 +0000 (17:28 +0000)
jjb/airship/airship.yaml
jjb/cirv/cirv-hdv-rtd-jobs.yaml [new file with mode: 0644]
jjb/cirv/cirv-rtd-jobs.yaml [new file with mode: 0644]
jjb/cirv/cirv-sdv-rtd-jobs.yaml [new file with mode: 0644]
jjb/functest/functest.ovn.yaml
jjb/opnfvdocs/opnfvdocs.yaml
jjb/releng/opnfv-lint.yaml
releases/jerma/airship.yaml
releases/jerma/barometer.yaml

index 2f152b8..8129ef0 100644 (file)
 
 - job-template:
     name: 'airship-{tag}-daily'
-    disabled: true
     project-type: multijob
     triggers:
       - timed: '0 6 * * 3,6'
               <<: *airship-jobs
             - name: 'airship-opnfv-functest-smoke-{tag}-rally_sanity-run'
               <<: *airship-jobs
-            - name: 'airship-opnfv-functest-smoke-{tag}-refstack_compute-run'
-              <<: *airship-jobs
             - name: 'airship-opnfv-functest-smoke-{tag}-refstack_object-run'
               <<: *airship-jobs
-            - name: 'airship-opnfv-functest-smoke-{tag}-refstack_platform-run'
-              <<: *airship-jobs
             - name: 'airship-opnfv-functest-smoke-{tag}-tempest_full-run'
               <<: *airship-jobs
             - name: 'airship-opnfv-functest-smoke-{tag}-tempest_scenario-run'
 
 - job-template:
     name: 'airship-{tag}-gate'
-    disabled: true
     project-type: multijob
     triggers:
       - airship-patchset-created:
diff --git a/jjb/cirv/cirv-hdv-rtd-jobs.yaml b/jjb/cirv/cirv-hdv-rtd-jobs.yaml
new file mode 100644 (file)
index 0000000..54c0077
--- /dev/null
@@ -0,0 +1,22 @@
+---
+- project:
+    name: cirv-hdv-rtd
+    project: cirv-hdv
+    project-name: cirv-hdv
+
+    project-pattern: 'cirv-hdv'
+    # yamllint disable-line rule:line-length
+    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-cirv-hdv/140801/'
+    rtd-token: 'f29ff450f15f5c01f89f238320aa33763256bc7c'
+
+    stream:
+      - master:
+          branch: '{stream}'
+          disabled: false
+      - jerma:
+          branch: 'stable/{stream}'
+          gs-pathname: '/{stream}'
+          disabled: false
+
+    jobs:
+      - '{project-name}-rtd-jobs'
diff --git a/jjb/cirv/cirv-rtd-jobs.yaml b/jjb/cirv/cirv-rtd-jobs.yaml
new file mode 100644 (file)
index 0000000..2812d9e
--- /dev/null
@@ -0,0 +1,21 @@
+---
+- project:
+    name: cirv-rtd
+    project: cirv
+    project-name: cirv
+
+    project-pattern: 'cirv'
+    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-cirv/140765/'
+    rtd-token: 'cec79ce42917b10adb33f0af8aaa9be33eee63d9'
+
+    stream:
+      - master:
+          branch: '{stream}'
+          disabled: false
+      - jerma:
+          branch: 'stable/{stream}'
+          gs-pathname: '/{stream}'
+          disabled: false
+
+    jobs:
+      - '{project-name}-rtd-jobs'
diff --git a/jjb/cirv/cirv-sdv-rtd-jobs.yaml b/jjb/cirv/cirv-sdv-rtd-jobs.yaml
new file mode 100644 (file)
index 0000000..2a5cf96
--- /dev/null
@@ -0,0 +1,22 @@
+---
+- project:
+    name: cirv-sdv-rtd
+    project: cirv-sdv
+    project-name: cirv-sdv
+
+    project-pattern: 'cirv-sdv'
+    # yamllint disable-line rule:line-length
+    rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-cirv-sdv/140800/'
+    rtd-token: '5ce62cc08e799ac377397d654b62bde0d1dec22d'
+
+    stream:
+      - master:
+          branch: '{stream}'
+          disabled: false
+      - jerma:
+          branch: 'stable/{stream}'
+          gs-pathname: '/{stream}'
+          disabled: false
+
+    jobs:
+      - '{project-name}-rtd-jobs'
index 52ba238..3bd8585 100644 (file)
 
 - job-template:
     name: 'functest-ovn-{tag}-daily'
-    disabled: true
     project-type: multijob
     triggers:
       - timed: '@daily'
 
 - job-template:
     name: 'functest-ovn-{tag}-check'
-    disabled: true
     project-type: multijob
     parameters:
       - functest-ovn-slave:
index fe5d149..22d67d6 100644 (file)
@@ -39,7 +39,7 @@
           name: GIT_CLONE_BASE
           default: ssh://gerrit.opnfv.org:29418
           description: "Used for overriding the GIT URL coming from parameters macro."
-      - 'opnfv-build-centos-defaults'
+      - 'opnfv-build-defaults'
 
     scm:
       - git-scm-gerrit
@@ -90,7 +90,7 @@
           default: '$GS_BASE{gs-pathname}'
           description: "Directory where the build artifact will be located upon\
             \ the completion of the build."
-      - 'opnfv-build-centos-defaults'
+      - 'opnfv-build-defaults'
 
     scm:
       - git-scm
index 6483e32..dcd262a 100644 (file)
@@ -47,6 +47,7 @@
           description: Slaves to execute yamllint
           default-slaves:
             - lf-build1
+            - lf-build2
           allowed-multiselect: true
           ignore-offline-nodes: true
 
           branch: '{branch}'
       - node:
           name: SLAVE_NAME
-          description: Slaves to execute yamllint
+          description: Slaves to execute pylint
           default-slaves:
             - lf-build1
+            - lf-build2
           allowed-multiselect: true
           ignore-offline-nodes: true
 
           description: Slaves to execute yamllint
           default-slaves:
             - lf-build1
+            - lf-build2
           allowed-multiselect: true
           ignore-offline-nodes: true
 
index 9b15fe5..22bb2fd 100644 (file)
@@ -11,7 +11,14 @@ project: airship
 project-type: installer
 release-model: stable
 
+releases:
+  - version: opnfv-10.0.0
+    location:
+      airship: a9ef2c8eb110daa3a395f7cb118bc5d26c5fca69
+
 branches:
   - name: stable/jerma
     location:
       airship: 4b2c638c2495be08953c1687ddbe689927d6cd8f
+
+release-notes: http://docs.opnfv.org/en/stable-jerma/submodules/airship/docs/release/release-notes/release-notes.html
index 929d312..742d0a2 100644 (file)
@@ -11,6 +11,10 @@ project: barometer
 project-type: feature
 release-model: stable
 
+releases:
+  - version: opnfv-10.0.0
+    location:
+      barometer: 968f66fc2837744dfe8db69d2314cef3f0cb0800
 branches:
   - name: stable/jerma
     location: