[S] Change in osmo-ci[master]: ansible: jenkins: debian: add python3-setuptools

2023-10-17 Thread pespin
Attention is currently required from: osmith.

pespin has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/34796?usp=email )

Change subject: ansible: jenkins: debian: add python3-setuptools
..


Patch Set 1: Code-Review+1


--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/34796?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I1ff0711b7b29ba4dc78f51f257b986d7a0994a96
Gerrit-Change-Number: 34796
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin 
Gerrit-Attention: osmith 
Gerrit-Comment-Date: Tue, 17 Oct 2023 17:20:11 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


[S] Change in osmo-ci[master]: ansible: jenkins: debian: add python3-setuptools

2023-10-17 Thread osmith
osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/34796?usp=email )


Change subject: ansible: jenkins: debian: add python3-setuptools
..

ansible: jenkins: debian: add python3-setuptools

Install the package, as it is needed to run the
update-osmo-python-on-slaves jenkins job.

Related: OS#6186
Change-Id: I1ff0711b7b29ba4dc78f51f257b986d7a0994a96
---
M ansible/roles/osmocom-jenkins-slave/tasks/debian.yml
1 file changed, 14 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/96/34796/1

diff --git a/ansible/roles/osmocom-jenkins-slave/tasks/debian.yml 
b/ansible/roles/osmocom-jenkins-slave/tasks/debian.yml
index 102d0b8..ed4d2da 100644
--- a/ansible/roles/osmocom-jenkins-slave/tasks/debian.yml
+++ b/ansible/roles/osmocom-jenkins-slave/tasks/debian.yml
@@ -7,6 +7,7 @@
   - fakeroot
   - htop
   - proot
+  - python3-setuptools
   - qemu-system-arm
   - qemu-user-static
   - virt-manager

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/34796?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I1ff0711b7b29ba4dc78f51f257b986d7a0994a96
Gerrit-Change-Number: 34796
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-MessageType: newchange