diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-03-10 18:20:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-03-10 18:20:43 +0000 |
commit | 4f91bf8d7dfba0228b694be9547589d22dd94994 (patch) | |
tree | fbe00758357abe09339708579113ba4d4874bdfb /jjb/policy/policy-csit.yaml | |
parent | 2cfe4f1ca4fe715ab79108907e3970008edb5887 (diff) | |
parent | 863b77415d500d95c94f3b9de494c11bb3dea442 (diff) |
Merge "move policy-xacml-pdp csit to project level"
Diffstat (limited to 'jjb/policy/policy-csit.yaml')
-rw-r--r-- | jjb/policy/policy-csit.yaml | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/jjb/policy/policy-csit.yaml b/jjb/policy/policy-csit.yaml index d573f2115..0d1c2e952 100644 --- a/jjb/policy/policy-csit.yaml +++ b/jjb/policy/policy-csit.yaml @@ -1,4 +1,19 @@ - project: + name: policy-xacml-pdp-project-csit + jobs: + - '{project-name}-{stream}-project-csit-{functionality}' + project-name: 'policy-xacml-pdp' + recipients: 'jrh3@att.com jorge.hernandez-herrero@att.com' + project: 'policy/docker' + stream: + - 'master': + branch: 'master' + functionality: + - 'xacml-pdp' + trigger_jobs: + - 'policy-xacml-pdp-{stream}-merge-java' + +- project: name: policy-drools-applications-project-csit jobs: - '{project-name}-{stream}-project-csit-{functionality}' @@ -140,8 +155,6 @@ java-version: openjdk11 recipients: 'ah999m@att.com' stream: - - 'master': - branch: master - 'frankfurt': branch: frankfurt - 'guilin': |