diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-06-25 17:12:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-06-25 17:12:42 +0000 |
commit | 079ff1cc38de70aa9919ee128856465077488ed8 (patch) | |
tree | 6d13ec42b9caa61c87f885383fc108426102b3bf | |
parent | 1cb83472575a9fb92c3686c8c621d1d124406068 (diff) | |
parent | f63f1d44b2a23f273f64e480f208d798b585a94e (diff) |
Merge "Automation adds testsuite-robot-utils.yaml"
-rw-r--r-- | jjb/testsuite-robot-utils/testsuite-robot-utils.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/testsuite-robot-utils/testsuite-robot-utils.yaml b/jjb/testsuite-robot-utils/testsuite-robot-utils.yaml new file mode 100644 index 000000000..7a4ad4d6b --- /dev/null +++ b/jjb/testsuite-robot-utils/testsuite-robot-utils.yaml @@ -0,0 +1,14 @@ +--- +- project: + name: testsuite-robot-utils-project-view + project-name: testsuite-robot-utils + views: + - project-view + +- project: + name: testsuite-robot-utils-info + project: testsuite/robot-utils + project-name: testsuite-robot-utils + build-node: centos7-builder-2c-1g + jobs: + - gerrit-info-yaml-verify |