X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=integration_tests%2Ftest_a1.tavern.yaml;h=b4ccd6287d61b89f80d2e5fd7c0bbcb2e5a0f741;hb=3959ac96feca8e4df78174f08c0afa538bb3a1ca;hp=55a8937d551abe707adeceeb4c1f42c349b5a200;hpb=f87c8579c3ed3e2dbf531c4c4c7e3b15489c7bdb;p=ric-plt%2Fa1.git diff --git a/integration_tests/test_a1.tavern.yaml b/integration_tests/test_a1.tavern.yaml index 55a8937..b4ccd62 100644 --- a/integration_tests/test_a1.tavern.yaml +++ b/integration_tests/test_a1.tavern.yaml @@ -189,6 +189,7 @@ stages: # DELETE the instance and make sure subsequent GETs return properly - name: delete the instance + delay_after: 3 # give it a few seconds for rmr request: url: http://localhost:10000/a1-p/policytypes/20000/policies/admission_control_policy method: DELETE @@ -204,7 +205,6 @@ stages: body: [] - name: cant get instance status - delay_before: 3 # give it a few seconds for rmr request: url: http://localhost:10000/a1-p/policytypes/20000/policies/admission_control_policy/status method: GET