commit | 1929ca26a2646ee85936d0c0b9ff357218359f88 | [log] [tgz] |
---|---|---|
author | Jeremy Ronquillo <j_ronquillo@u.pacific.edu> | Wed Jul 24 14:59:15 2019 -0700 |
committer | You Wang <you@onlab.us> | Tue Jul 30 18:36:58 2019 +0000 |
tree | b3ae788822609200f5bb99ad547fc95939ac8c9a | |
parent | fc9868d13d44efca0cb17aa80400431e3ea08f8e [diff] |
Fix node labels in TestON Jenkins pipelines Change-Id: I34f2e3ac867fb5186af390754cca1163b6ecac29
diff --git a/jjb/OnosSystemTest/onos-test-freestyle.yaml b/jjb/OnosSystemTest/onos-test-freestyle.yaml index 832b17d..7ea257d 100644 --- a/jjb/OnosSystemTest/onos-test-freestyle.yaml +++ b/jjb/OnosSystemTest/onos-test-freestyle.yaml
@@ -217,7 +217,7 @@ concurrent: true - node: 'TestStation-Jeremys' + node: 'check-style' triggers: - gerrit: @@ -503,9 +503,9 @@ - 'VM' - 'BM' - 'Fabric' - - 'Fabric-1.x' - - 'Fabric-2.x' - - 'Fabric-master' + - 'Fabric2' + - 'Fabric3' + - 'Fabric4' - 'Fabric5' - 'Trellis-POD'