From 2dad5357405ad33cfa792f04b3ab62a5d188841e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 19:06:32 +0200 Subject: Adding upstream version 1.4.34+dfsg. Signed-off-by: Daniel Baumann --- environments/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 environments/README.md (limited to 'environments/README.md') diff --git a/environments/README.md b/environments/README.md new file mode 100644 index 0000000..2bda2d3 --- /dev/null +++ b/environments/README.md @@ -0,0 +1,12 @@ +# Manual Testing Environments + +Choose one of the directories (which are named after their scenario) and run the **run.sh** + +## Example +```shell +cd environments/vncserver +sh run.sh +``` + +This will run a docker container that provides the expected use case. + -- cgit v1.2.3