diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-03-20 09:52:29 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-03-20 09:52:37 -0400 |
commit | 0f6735abd6a0d47f5ea626fbfb66eeb5bfa92c23 (patch) | |
tree | af25fdad5768d82feb7f2782e3eae17fa26156fa /jjb/policy | |
parent | a90b5e1b6773a50df54a9868552390c4e5f0df39 (diff) |
Reenable casablanca release jobs
Releasing these artifacts for 3.0.2 maintenance
release.
Issue-ID: POLICY-1607
Change-Id: Ia65d417797694898c3f6742bfb96336c019b1f25
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb/policy')
-rw-r--r-- | jjb/policy/policy-distribution.yaml | 2 | ||||
-rw-r--r-- | jjb/policy/policy-drools-applications.yaml | 2 | ||||
-rw-r--r-- | jjb/policy/policy-drools-pdp.yaml | 2 | ||||
-rw-r--r-- | jjb/policy/policy-engine.yaml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/jjb/policy/policy-distribution.yaml b/jjb/policy/policy-distribution.yaml index f2cb56c74..a8cc46327 100644 --- a/jjb/policy/policy-distribution.yaml +++ b/jjb/policy/policy-distribution.yaml @@ -37,7 +37,7 @@ 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' diff --git a/jjb/policy/policy-drools-applications.yaml b/jjb/policy/policy-drools-applications.yaml index bc07d7988..97cc6ab28 100644 --- a/jjb/policy/policy-drools-applications.yaml +++ b/jjb/policy/policy-drools-applications.yaml @@ -34,7 +34,7 @@ - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily': - disabled: true + disabled: false project: 'policy/drools-applications' stream: diff --git a/jjb/policy/policy-drools-pdp.yaml b/jjb/policy/policy-drools-pdp.yaml index 713962a80..c3c89bd28 100644 --- a/jjb/policy/policy-drools-pdp.yaml +++ b/jjb/policy/policy-drools-pdp.yaml @@ -42,7 +42,7 @@ -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' script: !include-raw-escape: 'include-raw-docker-release.sh' - disabled: true + disabled: false build-node: ubuntu1604-docker-8c-8g project: 'policy/drools-pdp' stream: diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml index d5686c944..e9edd9d92 100644 --- a/jjb/policy/policy-engine.yaml +++ b/jjb/policy/policy-engine.yaml @@ -42,7 +42,7 @@ -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' script: !include-raw-escape: 'include-raw-docker-release.sh' - disabled: true + disabled: false build-node: ubuntu1604-docker-8c-8g project: 'policy/engine' stream: |