summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-distribution.yaml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-10-31 13:47:05 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-10-31 14:08:00 -0400
commit0b698bed363786c3ffe0a1edce15956ae657f24c (patch)
treee1c55289a7330a68b84364f7094b4b66410e9ef2 /jjb/policy/policy-distribution.yaml
parent6d68c94186b060860de183d115978e8732596022 (diff)
Add policy casablanca jobs
After branching on Friday, need to enable the CI/CD jobs for Casablanca branch. * Disable release on master from running * Add CSIT for casablanca Once Casablanca is officially released we will remove those jobs. Issue-ID: POLICY-1234 Change-Id: I296d6b93cb85faf72a0748e7331e5d8fdea2cdc2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb/policy/policy-distribution.yaml')
-rw-r--r--jjb/policy/policy-distribution.yaml27
1 files changed, 26 insertions, 1 deletions
diff --git a/jjb/policy/policy-distribution.yaml b/jjb/policy/policy-distribution.yaml
index 53fc51083..e51909896 100644
--- a/jjb/policy/policy-distribution.yaml
+++ b/jjb/policy/policy-distribution.yaml
@@ -12,7 +12,7 @@
docker-pom: 'pom.xml'
mvn-profile: 'docker'
mvn-params: '-Dmaven.test.skip=true'
- disabled: false
+ disabled: true
build-node: ubuntu1604-docker-8c-8g
project: 'policy/distribution'
@@ -25,6 +25,31 @@
build-node: ubuntu1604-builder-4c-4g
- project:
+ name: policy-distribution-casablanca
+ project-name: 'policy-distribution-casablanca'
+ jobs:
+ - '{project-name}-{stream}-verify-java'
+ - '{project-name}-{stream}-merge-java':
+ docker-pom: 'pom.xml'
+ mvn-params: '-P docker'
+ build-node: ubuntu1604-docker-8c-8g
+ - '{project-name}-{stream}-docker-version-java-daily':
+ docker-pom: 'pom.xml'
+ mvn-profile: 'docker'
+ mvn-params: '-Dmaven.test.skip=true'
+ disabled: false
+ build-node: ubuntu1604-docker-8c-8g
+
+ project: 'policy/distribution'
+ stream:
+ - 'casablanca':
+ branch: 'casablanca'
+ mvn-settings: 'policy-distribution-settings'
+ files: '**'
+ archive-artifacts: ''
+ build-node: ubuntu1604-builder-4c-4g
+
+- project:
name: policy-distribution-sonar
jobs:
- gerrit-maven-sonar