aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-11-29 11:39:15 +0100
committerOliver Smith <osmith@sysmocom.de>2022-11-29 11:40:41 +0100
commite7c3edc14403a8f36024b33941f6165ef8932184 (patch)
tree512a7f0153cc5f89403edaf0e39f60909a91a997
parent935d742837bb2f7f65a0a3ca61fc0b4d428d0ec8 (diff)
jobs/update-osmo-ci: order nodes alphabetically
Make it easier to compare the list with: https://jenkins.osmocom.org/jenkins/computer/ Change-Id: I6e132c5768bf09271ffcfe8eec8311ff5d7e28df
-rw-r--r--jobs/update-osmo-ci-on-slaves.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
index a23c44d..6f41da1 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -6,18 +6,18 @@
type: slave
name: label
values:
- - simtester
- - host2-deb11build-ansible
- build2-deb9build-ansible
- build2-deb10build-ansible
- build3-deb11build-ansible
- - rpi4-raspbian11build-ansible-1
- - rpi4-raspbian11build-ansible-2
- - rpi4-raspbian11build-ansible-3
- gtp0-deb9build
- gtp0-deb10fr
+ - host2-deb11build-ansible
- osmo-gsm-tester-prod
- osmo-gsm-tester-rnd
+ - rpi4-raspbian11build-ansible-1
+ - rpi4-raspbian11build-ansible-2
+ - rpi4-raspbian11build-ansible-3
+ - simtester
properties:
- build-discarder:
days-to-keep: 30