aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFrancescoFioraEst <francesco.fiora@est.tech>2024-04-17 11:42:58 +0100
committerFrancescoFioraEst <francesco.fiora@est.tech>2024-04-29 16:03:51 +0100
commit8fadfb9667186910af1b9b6c31b9bb673057f729 (patch)
tree3b876d9059d3a2ac3e7978badb5fc755f1535a2b /README.md
parent0d7c8284756c9a15d526c2d282cfc1dfd1595ffb (diff)
Add migration in integration tests
Issue-ID: POLICY-4972 Change-Id: I40c554fcb062b4928663bbfd5a03ddd2dd1f6805 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 709eee3d..c1e90e5f 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,9 @@ Steps involved in running CSIT in kubernetes:
4. Invokes the respective robot test file for the project supplied by the user.
The test execution results can be viewed from the logs of policy-csit-robot pod.
+Running Policy CSIT in docker:
+To run CSIT in docker, docker/csit/run-project-csit.sh script can be invoked with the argument {project_name}.
+
Running Policy Regression Tests:
ACM regression tests can be invoked using the script docker/csit/run-acm-regression.sh with the arguments {ACM-R release name} {participant release name}
For example, if ACM-R and participants needs to be tested for backward compatbility between montreal and london versions, the script can be invoked