osmith has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/98/39998/1
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