aboutsummaryrefslogtreecommitdiffstats
path: root/netconfsimulator/README.md
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-04-16 07:46:53 +0200
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-04-16 13:38:38 +0200
commit4408df5175c3e759f93afceb597ea30af752abb4 (patch)
tree0de62af618a3b29396dd8535c3989b43e29ec438 /netconfsimulator/README.md
parent7e807931985b8cc2f464c880599dfa0804088e0d (diff)
Move netconf integration tests to separate catalog
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I814439a6b0ab7fbe08253c7bd9639bde3320ece2
Diffstat (limited to 'netconfsimulator/README.md')
-rw-r--r--netconfsimulator/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/netconfsimulator/README.md b/netconfsimulator/README.md
index 98397a9..701e3db 100644
--- a/netconfsimulator/README.md
+++ b/netconfsimulator/README.md
@@ -316,8 +316,8 @@ response:
### Integration tests
Integration tests use docker-compose for setting up cluster with all services.
-Those tests are not part of build pipeline, but can be run manually by invoking *mvn verify -DskipITs=false* from project command line.
-Tests can be found in netconfsimulator project in src/integration directory.
+Those tests are not part of build pipeline, but can be run manually by invoking *mvn clean verify -P integration* from project command line.
+Tests can be found in netconfsimulator project in src/it directory.
## Troubleshooting
Q: Simulator throws errors after shutting down with *docker-compose down* or *docker-compose restart*