diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-01-19 23:08:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-01-19 23:08:18 +0000 |
commit | c00e564c0289a2c6d14b99316ef2fa91164712da (patch) | |
tree | 746e0d23d1a2c47cfa72012ee524c24ef2d2bcb9 | |
parent | 3250adb03675fff579a08d7b73184dab1fd29b20 (diff) | |
parent | 8fd0921855248834c1546506a7d48f45f5344224 (diff) |
Merge "Automation adds testsuite-cds-mock-odl.yaml"
-rw-r--r-- | jjb/testsuite/testsuite-cds-mock-odl.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/testsuite/testsuite-cds-mock-odl.yaml b/jjb/testsuite/testsuite-cds-mock-odl.yaml new file mode 100644 index 000000000..72b3c344d --- /dev/null +++ b/jjb/testsuite/testsuite-cds-mock-odl.yaml @@ -0,0 +1,14 @@ +--- +- project: + name: testsuite-cds-mock-odl-project-view + project-name: testsuite-cds-mock-odl + views: + - project-view + +- project: + name: testsuite-cds-mock-odl-info + project: testsuite/cds-mock-odl + project-name: testsuite-cds-mock-odl + build-node: centos7-builder-2c-1g + jobs: + - gerrit-info-yaml-verify |