X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fcommon%2FREADME.md;h=21475c0e6c4188b4cf98cbef0405b116bc55c17f;hb=refs%2Fchanges%2F17%2F5217%2F2;hp=a434ad875eb291aaebd870e99b20fbcfb041ab6a;hpb=120ac9e1d25dcb1ee1de13d205ec5b2f303db141;p=nonrtric.git diff --git a/test/common/README.md b/test/common/README.md index a434ad87..21475c0e 100644 --- a/test/common/README.md +++ b/test/common/README.md @@ -1393,7 +1393,7 @@ To also test the response payload add the remaining parameters. | arg list | |--| -| ` (EMPTY | [ ]+)` | +| ` (EMPTY | [ ]+)` | | parameter | description | | --------- | ----------- | @@ -1402,6 +1402,7 @@ To also test the response payload add the remaining parameters. | `` | Id of the job | | `` | Id of the EI type | | `` | Target url for data delivery | +| `` | Id of the job owner | | `` | Path to a job template file | | `EMPTY` | The list of job/type/target/job-file tuples is empty | @@ -1489,7 +1490,7 @@ Check a job in the prodstub towards the list of provided parameters. | arg list | |--| -| ` ` | +| ` ` | | parameter | description | | --------- | ----------- | @@ -1498,6 +1499,7 @@ Check a job in the prodstub towards the list of provided parameters. | `` | Id of the job | | `` | Id of the type | | `` | Target url for data delivery | +| `` | Id of the job owner | | `` | Path to a job template file | ## Function: prodstub_delete_jobdata() ##