Hi I test it as below, it works.
pybot -L TRACE -v KARAF_HOME:/home/mininet/controller-Li/deploy/current/odl -v MININET_USER:mininet -v USER_HOME:/home/mininet -v CONTROLLER:10.183.181.51 -v CONTROLLER1:10.183.181.52 -v CONTROLLER2:10.183.181.53 -v USER:root -v PASSWORD:rootroot -v WORKSPACE:/home/mininet -v BUNDLEFOLDER:/home/mininet/controller-Li -v DEFAULT_LINUX_PROMPT:\# -v CONTROLLER_STOP_TIMEOUT:300 -v NUM_ODL_SYSTEM:3 -v MININET_PASSWORD:rootroot 020__Cluster_HA_Leader_Follower_Failover.robot PS: the above given 020__Cluster_HA_Leader_Follower_Failover.robot script has not been checked in yet. Thanks Sanjib From: [email protected] [mailto:[email protected]] On Behalf Of ?? Sent: 18 January 2016 14:17 To: [email protected]; [email protected] Subject: Re: [integration-dev] [openflowplugin-dev] A Question about OF clustering robot test Hi, everyone. I have a question about OF clustering robot test(010__Cluster_HA_Owner_Failover.robot). I want to show master/slave controllers about switches and failover test result. So, I try to run that robot test. I enter command -v NUM_ODL_SYSTEM:3 -v ODL_SYSTEM_1_IP:192.168.56.110 -v ODL_SYSTEM_2_IP:192.168.56.111 -v ODL_SYSTEM_3_IP:192.168.56.112 -v MININET:192.168.56.109 -v MININET_USER:$USER -v USER_HOME:/home/ubuntu but It isn't work. most of test cases were fail. command is wrong? If this command is right, how can I fixed it?
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
