Upgrade to global-jjb v0.27.0 25/325/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 28 Nov 2018 21:32:19 +0000 (13:32 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 28 Nov 2018 21:32:19 +0000 (13:32 -0800)
* Upgrade to global-jjb v0.27.0
* Make needed changes according to the release notes to do the upgrade
* This switches from localized view definitions to global-jjb view
  definitions

Change-Id: I1c6d9a3a4667485b579a22c872d390c2a4441aaa
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
14 files changed:
global-jjb
jjb/addon-onap/addon-onap.yaml
jjb/airshipinabottle_deploy/airshipinabottle_deploy.yaml
jjb/akraino-templates/akraino-jjb-templates.yaml
jjb/camunda_workflow/camunda_workflow.yaml
jjb/ci-management/ci-jobs.yaml
jjb/portal_user_interface/portal_user_interface.yaml
jjb/postgres_db_schema/postgres_db_schema.yaml
jjb/redfish/redfish.yaml
jjb/regional_controller/regional_controller.yaml
jjb/sample_vnf/sample_vnf.yaml
jjb/test_automation/test_automation.yaml
jjb/view-templates.yaml [deleted file]
jjb/yaml_builds/yaml_builds.yaml

index 5d1ddb5..8b56734 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 5d1ddb578a5253fc360a73be6ceea89d65af043e
+Subproject commit 8b56734eada742094399d6e52cbc2ddef7b39b2c
index 2167365..4447335 100644 (file)
@@ -30,5 +30,5 @@
     jobs:
       - akraino-project-stream-release-config
     views:
-      - common-view
+      - project-view
     cron: 'H H * * 0'  # push fresh snapshot weekly
index f9ea4d5..51eb3fb 100644 (file)
@@ -30,5 +30,5 @@
     jobs:
       - akraino-project-stream-release-config
     views:
-      - common-view
+      - project-view
     cron: 'H H * * 0'  # push fresh snapshot weekly
index b78782f..c74ff24 100644 (file)
@@ -96,7 +96,7 @@
           refspec: '{refspec}'
           branch: '{branch}'
           submodule-recursive: '{submodule-recursive}'
-          submodule-timeoute: '{submodule-timeout}'
+          submodule-timeout: '{submodule-timeout}'
           choosing-strategy: default
 
     triggers:
index 808a68f..d6be46e 100644 (file)
@@ -29,7 +29,7 @@
     jobs:
       - '{project-name}-maven-jobs'
     views:
-      - common-view
+      - project-view
 
 # Only run Sonar on the development branch
 - project:
index 7e306f1..28b5054 100644 (file)
@@ -11,4 +11,4 @@
     jjb-version: 2.2.1
 
     views:
-      - common-view
+      - project-view
index 0993b25..1a741f1 100644 (file)
@@ -29,7 +29,7 @@
     jobs:
       - '{project-name}-maven-jobs'
     views:
-      - common-view
+      - project-view
 
 # Only run Sonar on the development branch
 - project:
index 590f55e..9411819 100644 (file)
@@ -35,4 +35,4 @@
     jobs:
       - 'akraino-project-stream-docker'
     views:
-      - common-view
+      - project-view
index 4a38303..ae0cffe 100644 (file)
@@ -30,5 +30,5 @@
     jobs:
       - akraino-project-stream-release-config
     views:
-      - common-view
+      - project-view
     cron: 'H H * * 0'  # push fresh snapshot weekly
index 832d7f4..eac0cd4 100644 (file)
@@ -30,5 +30,5 @@
     jobs:
       - akraino-project-stream-release-config
     views:
-      - common-view
+      - project-view
     cron: 'H H * * 0'  # push fresh snapshot weekly
index 1cf313f..d7245f1 100644 (file)
@@ -30,5 +30,5 @@
     jobs:
       - akraino-project-stream-release-config
     views:
-      - common-view
+      - project-view
     cron: 'H H * * 0'  # push fresh snapshot weekly
index 4f9a170..4149540 100644 (file)
@@ -30,5 +30,5 @@
     jobs:
       - akraino-project-stream-release-config
     views:
-      - common-view
+      - project-view
     cron: 'H H * * 0'  # push fresh snapshot weekly
diff --git a/jjb/view-templates.yaml b/jjb/view-templates.yaml
deleted file mode 100644 (file)
index bf0fded..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
----
-- view-template:
-    id: 'common-view'
-    name: '{project-name}'
-    view-type: list
-    filter-executors: false
-    filter-queue: false
-    columns:
-      - status
-      - weather
-      - job
-      - last-success
-      - last-failure
-      - last-duration
-      - build-button
-      - jacoco
-      - find-bugs
-      - robot-list
-    recurse: false
-    regex: '^{project-name}-.*'
index 082fcf9..fe64ca5 100644 (file)
@@ -30,5 +30,5 @@
     jobs:
       - akraino-project-stream-release-config
     views:
-      - common-view
+      - project-view
     cron: 'H H * * 0'  # push fresh snapshot weekly