osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/30511
)
Change subject: jobs/repo-install-test: adjust for qemu
......................................................................
jobs/repo-install-test: adjust for qemu
Related: OS#5365
Change-Id: Ie7675811d1a5d6b7cf7e4378c86d747ef6f7a249
---
M jobs/repo-install-test.yml
1 file changed, 2 insertions(+), 8 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/11/30511/1
diff --git a/jobs/repo-install-test.yml b/jobs/repo-install-test.yml
index 5343f33..8b25ee0 100644
--- a/jobs/repo-install-test.yml
+++ b/jobs/repo-install-test.yml
@@ -25,31 +25,25 @@
<li> <a
href="https://osmocom.org/issues/3176">OS#3176</a>t;OS#3176</a>: install all Osmocom
debian packages
<li> <a
href="https://osmocom.org/issues/3369">OS#3369</a>t;OS#3369</a>: check if systemd
services start properly
<li> <a
href="https://osmocom.org/issues/4563">OS#4563</a>t;OS#4563</a>: extend for centos
+ <li> <a
href="https://osmocom.org/issues/5365">OS#5365</a>t;OS#5365</a>: run in qemu
</ul>
- node: osmocom-master-debian9
parameters:
- string:
name: BRANCH_CI
description: |
osmo-ci.git branch
default: 'master'
- - string:
- name: BRANCH_DP
- description: |
- docker-playground.git branch
- default: 'master'
axes:
- axis:
type: slave
name: label
- values: !!python/tuple [repo-install-test]
+ values: !!python/tuple [qemu]
- axis:
type: user-defined
name: feed
values: '{obj:feeds}'
builders:
- shell: |
- export OSMO_BRANCH_DOCKER_PLAYGROUND="$BRANCH_DP"
export FEED="$feed"
scripts/repo-install-test.sh "{distro}"
scm:
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/30511
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ie7675811d1a5d6b7cf7e4378c86d747ef6f7a249
Gerrit-Change-Number: 30511
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange