Fix relative path issue in custom test 92/692/2
authorPeter Bandzi <pbandzi@cisco.com>
Fri, 29 May 2015 12:44:38 +0000 (14:44 +0200)
committerPeter Bandzi <pbandzi@cisco.com>
Fri, 29 May 2015 12:50:40 +0000 (14:50 +0200)
commit486dfd57300d74d0a9f058951112393bf6bc210a
tree29e245d17e49669ed6b8cd2c6f0db88dd673b25c
parentc067ffd273f866eb7e2b6c34f46bd266486d04fa
Fix relative path issue in custom test

Plus changed expected response from 404 to 204.
Current response from ODL is 404 but it is because
network,subnet,port are not deleted in ODL.
It is ODL bug and response should be 204.

JIRA: FUNCTEST-5

Change-Id: I1a6ed78355b697b455d089e51007900c5ba721a6
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
testcases/Controllers/ODL/CI/custom_tests/neutron/040__delete_ports.txt
testcases/Controllers/ODL/CI/custom_tests/neutron/050__delete_subnets.txt
testcases/Controllers/ODL/CI/custom_tests/neutron/060__delete_networks.txt