osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/38459?usp=email )
Change subject: jobs/ttcn3-testsuites-testenv: tweak description
......................................................................
jobs/ttcn3-testsuites-testenv: tweak description
Instead of only displaying the arguments, display the full command so
users can easily run the testsuite the same way it is running on
jenkins. Omit the aruments --cache, --ccache, --log-dir, which only need
to be adjusted for jenkins, for users the defaults make sense.
Let the kernel line link to the related build-kernel job.
Change-Id: Ifad86aa3982c325394d47b5c8cf98c43b2d3d1eb
---
M jobs/ttcn3-testsuites-testenv.yml
1 file changed, 5 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/59/38459/1
diff --git a/jobs/ttcn3-testsuites-testenv.yml b/jobs/ttcn3-testsuites-testenv.yml
index a9e62d6..640ff2d 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -10,11 +10,13 @@
See <a
href="https://osmocom.org/projects/cellular-infrastructure/wiki/Titan_…
TTCN3 Testsuite</a> for more information.<br>
<br>
- Arguments:<br>
- <code>{args}</code><br>
+ Command:<br>
+ <code>./testenv.py run {testsuite} --podman {args}</code><br>
<br>
Kernel:<br>
- <code>{kernel}</code><br>
+ <a
href="https://jenkins.osmocom.org/jenkins/job/build-kernel-{kernel}/&q…
+ <code>{kernel}</code>
+ </a><br>
timer: "@midnight"
kernel: "none"
node: ttcn3
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/38459?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ifad86aa3982c325394d47b5c8cf98c43b2d3d1eb
Gerrit-Change-Number: 38459
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>