X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fcommon%2FREADME.md;h=18b96566570700aa01c4855c5df27eed50c4bccb;hb=6f48adb69090799c74c29204dd2cd1737cc9d6ac;hp=6c277bd51985d0ee541ab41337e52d8ffb558bf5;hpb=c9b469c6f038725d47b9622c5d11495c2194f581;p=nonrtric.git diff --git a/test/common/README.md b/test/common/README.md index 6c277bd5..18b96566 100644 --- a/test/common/README.md +++ b/test/common/README.md @@ -151,6 +151,8 @@ The script can be started with these arguments | `-repo-policy` | Policy controlling which images to re-tag and push to image repo in param --image-repo. Can be set to 'local' (push on locally built images) or 'remote' (push locally built images and images from nexus repo). Default is 'local' | | `--cluster-timeout` | Optional timeout for cluster where it takes time to obtain external ip/host-name. Timeout in seconds | | `--print-stats` | Prints the number of tests, failed tests, failed configuration and deviations after each individual test or config | +| `--override ` | Override setting from the file supplied by --env-file | +| `--pre-clean` | Clean kube resouces when running docker and vice versa | | `help` | Print this info along with the test script description and the list of app short names supported | ## Function: setup_testenvironment ##