summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-distribution.yaml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-05-28 12:47:01 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-05-28 14:31:02 -0400
commit4c60ff5151d22a36913ed46c67104c526e05d652 (patch)
treecdc315c5676c65efca8b2500935ee3f09875e5ba /jjb/policy/policy-distribution.yaml
parenta4a5c16e085ee1dd1879b26a00ae242108cdce27 (diff)
Update policy to include dublin branchs
Dublin branches created, need to update jobs to work with those branches. Removing trailing branch: master to ensure the correct branch is used for each csit. Issue-ID: POLICY-1747 Change-Id: I75dec37e0a49ae0c1bde95ffc6f56b7a8cf3fdb4 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb/policy/policy-distribution.yaml')
-rw-r--r--jjb/policy/policy-distribution.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/jjb/policy/policy-distribution.yaml b/jjb/policy/policy-distribution.yaml
index 6c5753c69..e8a16819b 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,8 +25,8 @@
build-node: ubuntu1604-builder-4c-4g
- project:
- name: policy-distribution-casablanca
- project-name: 'policy-distribution-casablanca'
+ name: policy-distribution-dublin
+ project-name: 'policy-distribution-dublin'
jobs:
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java':
@@ -37,13 +37,13 @@
docker-pom: 'pom.xml'
mvn-profile: 'docker'
mvn-params: '-Dmaven.test.skip=true'
- disabled: true
+ disabled: false
build-node: ubuntu1604-docker-8c-8g
project: 'policy/distribution'
stream:
- - 'casablanca':
- branch: 'casablanca'
+ - 'dublin':
+ branch: 'dublin'
mvn-settings: 'policy-distribution-settings'
files: '**'
archive-artifacts: ''