Netopeer in CI only works with user root 78/19878/2
authorLuis Gomez <ecelgp@gmail.com>
Sun, 3 May 2015 02:00:59 +0000 (19:00 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 8 May 2015 15:57:40 +0000 (15:57 +0000)
Change-Id: I05a423e495883cfd23d62225d1e8237f66885fea
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
jjb/controller/controller-csit-netconf-master.yaml
jjb/controller/controller-csit-netconf-stable-helium.yaml

index 4e5ec925529d60f665478aec350d59f1d598f5a9..98c124ed7245e6a1e51801f8539a7234d9ee9a48 100644 (file)
@@ -25,7 +25,7 @@
     install-features: 'odl-netconf-connector-all,odl-restconf-all'
 
     # Robot custom options
-    robot-options: ''
+    robot-options: '-v NETOPEER_USER:root'
 
     # Trigger jobs (upstream dependencies)
     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream}'
index f5a60f251382a7f8e077df1e98ce57d0414d6930..190a93e0b2da698b6d2fd0299eff4b1f9a1e2750 100644 (file)
@@ -25,7 +25,7 @@
     install-features: 'odl-netconf-connector-all,odl-restconf-all'
 
     # Robot custom options
-    robot-options: ''
+    robot-options: '-v NETOPEER_USER:root'
 
     # Trigger jobs (upstream dependencies)
     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream}'