diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-02-16 20:17:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-16 20:17:09 +0000 |
commit | 2f5d7b40ec75e7b7066c57adaa59572c0f7cec5f (patch) | |
tree | 7cf8a47ca14d2c0453e88c0d524126cbb1bac8ef | |
parent | 10587b3eb3fd1abee3e74f50009196a6dcf85b23 (diff) | |
parent | a4bb134b7e3f6cd3080d42d5ceb08ade88fbe584 (diff) |
Merge "Automation adds cps-cps-temporal.yaml"
-rw-r--r-- | jjb/cps/cps-cps-temporal.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/cps/cps-cps-temporal.yaml b/jjb/cps/cps-cps-temporal.yaml new file mode 100644 index 000000000..93d8d1b7d --- /dev/null +++ b/jjb/cps/cps-cps-temporal.yaml @@ -0,0 +1,14 @@ +--- +- project: + name: cps-cps-temporal-project-view + project-name: cps-cps-temporal + views: + - project-view + +- project: + name: cps-cps-temporal-info + project: cps/cps-temporal + project-name: cps-cps-temporal + build-node: centos7-builder-2c-1g + jobs: + - gerrit-info-yaml-verify |