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

 (

1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted 
one.
 )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(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified




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: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I12dc9adb508a409a6156f9682c9db5684f551b06
Gerrit-Change-Number: 38259
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to