replace () with _ 13/76113/2
authorSam Hague <shague@redhat.com>
Sun, 16 Sep 2018 01:00:45 +0000 (21:00 -0400)
committerSam Hague <shague@redhat.com>
Sun, 16 Sep 2018 01:20:25 +0000 (01:20 +0000)
commit0bb2d7b9d9900c57f9729478ae6ac33245d59ad0
tree8612936a7d9b2b04a6bb48b5927f994d46286aaa
parent04e124073c480ad14edc4ce462acf57cda5c6bc6
replace () with _

The below error is coming out because the ()'s are  not valid in the
python shell  call. The path is composed of the test name and some
tests have  ()'s in the name.

18:39:17 Ping Vm Instance1 In net_2 From net_1 (vxlan to vlan) :: Check rea... sh: -c: line 0: syntax error near unexpected token `('
18:39:23 sh: -c: line 0: `odltools show eos -i 10.30.170.33 -t 8181 -u admin -w admin --path /tmp/02_l3_Ping_Vm_Instance1_In_net_2_From_net_1_(vxlan_to_vlan) 2>&1'
18:39:23 sh: -c: line 0: syntax error near unexpected token `('
18:39:23 sh: -c: line 0: `odltools analyze tunnels -i 10.30.170.33 -t 8181 -u admin -w admin --path /tmp/02_l3_Ping_Vm_Instance1_In_net_2_From_net_1_(vxlan_to_vlan) 2>&1'

Change-Id: I82b28a713f0c007af74cdcba23a16a758e805929
Signed-off-by: Sam Hague <shague@redhat.com>
csit/libraries/ODLTools.robot