This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Neels Hofmeyr gerrit-no-reply at lists.osmocom.orgNeels Hofmeyr has submitted this change and it was merged.
Change subject: OsmoGSMTester: update run-job post-build artifact archiving rule
......................................................................
OsmoGSMTester: update run-job post-build artifact archiving rule
Change-Id: I73c1a6793369604cbe494c83b595a4130a44adc9
---
M OsmoGSMTester/chapters/install.adoc
1 file changed, 6 insertions(+), 6 deletions(-)
Approvals:
Neels Hofmeyr: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/OsmoGSMTester/chapters/install.adoc b/OsmoGSMTester/chapters/install.adoc
index b2f0082..b703498 100644
--- a/OsmoGSMTester/chapters/install.adoc
+++ b/OsmoGSMTester/chapters/install.adoc
@@ -308,13 +308,13 @@
NITB nor BTS.
* 'Post-build Actions'
** 'Archive the artifacts'
-*** 'Files to archive': "*-run.tgz" +
+*** 'Files to archive': "*-run.tgz, *-bin.tgz" +
This stores the complete test report with config files, logs, stdout/stderr
- output as well as pcaps in an artifact. This allows analysis of older
- builds, instead of only the most recent build (which cleans up the jenkins
- workspace every time). The 'trial-N-run.tgz' archive is produced by the
- 'jenkins-run.sh' script, both for successful and failing runs.
-
+ output, pcaps as well as the binaries used for the test run in artifacts.
+ This allows analysis of older builds, instead of only the most recent build
+ (which cleans up the jenkins workspace every time). The 'trial-N-run.tgz'
+ and 'trial-N-bin.tgz' archives are produced by the 'jenkins-run.sh' script,
+ both for successful and failing runs.
=== Install osmo-gsm-tester on Main Unit
--
To view, visit https://gerrit.osmocom.org/2945
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I73c1a6793369604cbe494c83b595a4130a44adc9
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>