Daily cbench perf job. Should run for aprox 60m
[releng/builder.git] / jenkins-scripts / mininet.sh
index 4ffe1e7bb428ce04499e350672449cb9f472cc27..26e0e0f3be8aa45ec4af99f429889d07ce8f3ff7 100755 (executable)
@@ -3,7 +3,7 @@
 # According to Luis in RT7956 the controller SSH capabilities require
 # that for NETCONF it uses a password (how broken!) So we're going to
 # force a password onto the jenkins user
-echo 'odl-testing' | passwd -f --stdin jenkins
+echo 'jenkins' | passwd -f --stdin jenkins
 
 # make sure the firewall is stopped
 service iptables stop