osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/30474
)
Change subject: ansible/setup-jenkins-slave: install podman
......................................................................
ansible/setup-jenkins-slave: install podman
Make podman available, so it can be used by repo-install-test.
Related: OS#5365
Change-Id: I6396b2c9960c00ff6b2250306e1d38df8602ea60
---
M ansible/setup-jenkins-slave.yml
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/74/30474/1
diff --git a/ansible/setup-jenkins-slave.yml b/ansible/setup-jenkins-slave.yml
index 05e3bde..a909e13 100644
--- a/ansible/setup-jenkins-slave.yml
+++ b/ansible/setup-jenkins-slave.yml
@@ -22,6 +22,10 @@
tags:
- docker
+ - name: podman
+ tags:
+ - podman
+
- name: install-poky-sdk
when: ansible_architecture == "x86_64"
jenkins_user: osmocom-build
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/30474
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I6396b2c9960c00ff6b2250306e1d38df8602ea60
Gerrit-Change-Number: 30474
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange