osmith submitted this change.
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(-)
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 change 39998. To unsubscribe, or for help writing mail filters, visit settings.