osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/39375?usp=email )

Change subject: ansible/setup-jenkins-slave: add mingw job deps
......................................................................

ansible/setup-jenkins-slave: add mingw job deps

Support running the legacy job Osmocom-OBS_MinGW_weekly_publish by
installing its dependencies directly in the LXC. This is a workaround
until we modernize the job, see the related issue.

Related: OS#6706
Change-Id: I49ccf5957dda8459a94c48fe5426b16edc7cb3e2
---
M ansible/setup-jenkins-slave.yml
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  fixeria: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified




diff --git a/ansible/setup-jenkins-slave.yml b/ansible/setup-jenkins-slave.yml
index 2ed3bc7..f2e0bcd 100644
--- a/ansible/setup-jenkins-slave.yml
+++ b/ansible/setup-jenkins-slave.yml
@@ -11,11 +11,14 @@
           - ca-certificates
           - etckeeper
           - ncdu
+          - osc  # OS#6706
+          - rpm2cpio  # OS#6706
           - rsync
           - screen
           - tmux
           - tree
           - vim
+          - zip  # OS#6706
         cache_valid_time: 3600
         update_cache: yes
   roles:

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/39375?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: I49ccf5957dda8459a94c48fe5426b16edc7cb3e2
Gerrit-Change-Number: 39375
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to