summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-pdp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/policy/policy-pdp.yaml')
-rw-r--r--jjb/policy/policy-pdp.yaml33
1 files changed, 0 insertions, 33 deletions
diff --git a/jjb/policy/policy-pdp.yaml b/jjb/policy/policy-pdp.yaml
deleted file mode 100644
index 1c7338966..000000000
--- a/jjb/policy/policy-pdp.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
----
-- project:
- name: policy-pdp
- project-name: 'policy-pdp'
- jobs:
- - gerrit-maven-clm:
- java-version: ''
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version-java-daily'
- - '{project-name}-{stream}-stage-site-java':
- site-pom: 'pom.xml'
- trigger-job: '{project-name}-{stream}-release-version-java-daily'
-
- project: 'policy/pdp'
- stream:
- - 'master':
- branch: 'master'
- mvn-settings: 'policy-pdp-settings'
- files: '**'
- archive-artifacts: ''
-- project:
- name: policy-pdp-sonar
- jobs:
- - gerrit-maven-sonar
- build-node: ubuntu1604-basebuild-4c-4g
- java-version: ''
- project: 'policy/pdp'
- project-name: 'policy-pdp'
- branch: 'master'
- mvn-settings: 'policy-pdp-settings'
- mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file