summaryrefslogtreecommitdiffstats
path: root/testcases/Controllers/ODL/CI/custom_tests/neutron/050__delete_subnets.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/Controllers/ODL/CI/custom_tests/neutron/050__delete_subnets.txt')
-rw-r--r--testcases/Controllers/ODL/CI/custom_tests/neutron/050__delete_subnets.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/Controllers/ODL/CI/custom_tests/neutron/050__delete_subnets.txt b/testcases/Controllers/ODL/CI/custom_tests/neutron/050__delete_subnets.txt
index 338786368..4121c98fe 100644
--- a/testcases/Controllers/ODL/CI/custom_tests/neutron/050__delete_subnets.txt
+++ b/testcases/Controllers/ODL/CI/custom_tests/neutron/050__delete_subnets.txt
@@ -34,4 +34,4 @@ Check New subnet deleted
Set Suite Variable ${ODLResult}
Log ${ODLResult}
${resp} get ODLSession ${ODLREST}/${SUBNETID}
- Should be Equal As Strings ${resp.status_code} 204
+ Should be Equal As Strings ${resp.status_code} 404