jobs/update-osmo-ci: order nodes alphabetically

Make it easier to compare the list with:
https://jenkins.osmocom.org/jenkins/computer/

Change-Id: I6e132c5768bf09271ffcfe8eec8311ff5d7e28df
This commit is contained in:
Oliver Smith 2022-11-29 11:39:15 +01:00
parent 935d742837
commit e7c3edc144
1 changed files with 6 additions and 6 deletions

View File

@ -6,18 +6,18 @@
type: slave
name: label
values:
- simtester
- host2-deb11build-ansible
- build2-deb9build-ansible
- build2-deb10build-ansible
- build3-deb11build-ansible
- 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
- gtp0-deb9build
- gtp0-deb10fr
- osmo-gsm-tester-prod
- osmo-gsm-tester-rnd
- simtester
properties:
- build-discarder:
days-to-keep: 30