osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/39998?usp=email
)
Change subject: ansible/setup-jenkins-slave: add python3-packaging
......................................................................
ansible/setup-jenkins-slave: add python3-packaging
With the related patch, testenv depends on python3-packaging. Install it
on the jenkins nodes.
Related: osmo-ttcn3-hacks Ic15e385b9c8bab5c0dc70276049d6ad5ae927a6a
Change-Id: Ic6d3f3e75b4a31870195f9f6ac46c90119b92ee3
---
M ansible/setup-jenkins-slave.yml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, approved
pespin: Looks good to me, but someone else must approve
diff --git a/ansible/setup-jenkins-slave.yml b/ansible/setup-jenkins-slave.yml
index f2e0bcd..f0f81b3 100644
--- a/ansible/setup-jenkins-slave.yml
+++ b/ansible/setup-jenkins-slave.yml
@@ -12,6 +12,7 @@
- etckeeper
- ncdu
- osc # OS#6706
+ - python3-packaging # testenv
- rpm2cpio # OS#6706
- rsync
- screen
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/39998?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ic6d3f3e75b4a31870195f9f6ac46c90119b92ee3
Gerrit-Change-Number: 39998
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>