commit | 70800a382100055df888edeb42f337e01a68d66e | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Jan 06 11:55:27 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Jan 06 14:06:00 2020 -0800 |
tree | a3e08fcd0b0170690fc5b84fd63af43306161cdd | |
parent | 8db88927357f102ef845ee90511d5d66797a8028 [diff] [blame] |
[VOL-2425] Adding sanity and hardware test to voltha-onos repo Change-Id: I82f7f1bd36ba471bf04e1f3e11f951507d5e5c90
diff --git a/jjb/pipeline/voltha-physical-build-and-tests.groovy b/jjb/pipeline/voltha-physical-build-and-tests.groovy index 466bd48..9689bd2 100644 --- a/jjb/pipeline/voltha-physical-build-and-tests.groovy +++ b/jjb/pipeline/voltha-physical-build-and-tests.groovy
@@ -160,6 +160,8 @@ IMAGES="rw_core ro_core " elif [ "${gerritProject}" = "ofagent-py" ]; then IMAGES="ofagent " + elif [ "${gerritProject}" = "voltha-onos" ]; then + IMAGES="onos " elif [ "${gerritProject}" = "voltha-openolt-adapter" ]; then IMAGES="adapter_open_olt " elif [ "${gerritProject}" = "voltha-openonu-adapter" ]; then