osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38259?usp=email )


Change subject: testenv/README: deduplicate clean= description
......................................................................

testenv/README: deduplicate clean= description

Change-Id: I12dc9adb508a409a6156f9682c9db5684f551b06
---
M _testenv/README.md
1 file changed, 3 insertions(+), 5 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/59/38259/1

diff --git a/_testenv/README.md b/_testenv/README.md
index 2c70a0a..82903a1 100644
--- a/_testenv/README.md
+++ b/_testenv/README.md
@@ -85,11 +85,9 @@
   This can be used to wait until the program is ready or to fill a test
   database for example. See below for `PATH`.

-* `clean=`: optional script to run before `prepare=` and on exit. This can be
-  used to clean up network devices for example, or to fix name collisions when
-  running a test with multiple configs (`rename_junit_xml_classname.sh`). See
-  below for `PATH`. A `TESTENV_CLEAN_REASON` env var is set to `prepare`,
-  `crashed` or `finished` depending on when the script runs.
+* `clean=`: same as in the Testsuite section above, but runs at a slightly
+  different time: before/after/on crash of the program instead of the
+  testsuite.

 * `vty_port=`: optionally set the VTY port for the SUT component to obtain a
   talloc report after each test case has been executed. If this is not set, no

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38259?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I12dc9adb508a409a6156f9682c9db5684f551b06
Gerrit-Change-Number: 38259
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to