X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tests%2Ffixtures%2Fricmanifest.json;h=7883c8ad2ec7247db2e5f7f39fe0949b1520ae51;hb=bb5ad70e6a48771e7ace7874bf6c9fa7df49100f;hp=72f23647647be63372075ae9d69b3b6d19ed9647;hpb=234009c2505988c78dc2453683705838f1c659db;p=ric-plt%2Fa1.git diff --git a/tests/fixtures/ricmanifest.json b/tests/fixtures/ricmanifest.json index 72f2364..7883c8a 100644 --- a/tests/fixtures/ricmanifest.json +++ b/tests/fixtures/ricmanifest.json @@ -1,7 +1,7 @@ { "controls":[ { - "name":"admission_control_policy", + "name":20000, "description":"various parameters to control admission of dual connection", "control_state_request_rmr_type":"DC_ADM_GET_POLICY", "control_state_request_reply_rmr_type":"DC_ADM_GET_POLICY_ACK", @@ -66,7 +66,7 @@ } }, { - "name":"test_policy", + "name":20001, "description":"for the purposes of testing", "message_receives_rmr_type":"TEST_REQ", "message_sends_rmr_type":"TEST_ACK",