osmith has submitted this change and it was merged. (
https://gerrit.osmocom.org/c/osmo-ci/+/14789 )
Change subject: osmocom-debian-install.yml: update description
......................................................................
osmocom-debian-install.yml: update description
Replace "Generated by job-builder" with a proper description. The job
builder automatically adds "<!-- Managed by Jenkins Job Builder -->" to
the description (which is visible when editing the job), so we don't
need to mention it in the description at all.
Related: OS#3369
Change-Id: I17d2e9e0ac7fe77fb0306724a1f1e15641d76854
---
M jobs/osmocom-debian-install.yml
1 file changed, 5 insertions(+), 1 deletion(-)
Approvals:
pespin: Looks good to me, approved
osmith: Verified
diff --git a/jobs/osmocom-debian-install.yml b/jobs/osmocom-debian-install.yml
index 2e88cbf..80abeec 100644
--- a/jobs/osmocom-debian-install.yml
+++ b/jobs/osmocom-debian-install.yml
@@ -12,7 +12,11 @@
project-type: freestyle
defaults: global
- description: 'Generated by job-builder'
+ description: |
+ <ul>
+ <li> Install all Osmocom debian packages (<a
href="https://osmocom.org/issues/3176">OS#3176</a>)
+ <li> Check if Osmocom systemd services start properly (<a
href="https://osmocom.org/issues/3369">OS#3369</a>)
+ </ul>
node: osmocom-master-debian9
builders:
- shell:
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/14789
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I17d2e9e0ac7fe77fb0306724a1f1e15641d76854
Gerrit-Change-Number: 14789
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged