Add 200 to the list of cvalid add customer status 57/18357/1
authorJerry Flood <jf9860@att.com>
Wed, 11 Oct 2017 20:19:04 +0000 (16:19 -0400)
committerJerry Flood <jf9860@att.com>
Wed, 11 Oct 2017 20:19:26 +0000 (16:19 -0400)
Issue: TEST-65
Change-Id: I528081cd5d71a86a4f57ace2cc98d3c7b61ce365
Signed-off-by: Jerry Flood <jf9860@att.com>
robot/resources/demo_preload.robot

index ac15288..94bdab3 100644 (file)
@@ -57,7 +57,7 @@ Create Customer For VNF Demo
     ${data}=   Fill JSON Template    ${data_template}    ${arguments}
     ${put_resp}=    Run A&AI Put Request     ${INDEX PATH}${ROOT_CUSTOMER_PATH}${customer_id}    ${data}
     ${status_string}=    Convert To String    ${put_resp.status_code}
-    Should Match Regexp    ${status_string}    ^(201|412)$
+    Should Match Regexp    ${status_string}    ^(200|201|412)$
     Create Service If Not Exists    vFW
     Create Service If Not Exists    vLB
     Create Service If Not Exists    vCPE