osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/30368 )
Change subject: jobs/update-osmo-ci: order nodes alphabetically ......................................................................
jobs/update-osmo-ci: order nodes alphabetically
Make it easier to compare the list with: https://jenkins.osmocom.org/jenkins/computer/
Change-Id: I6e132c5768bf09271ffcfe8eec8311ff5d7e28df --- M jobs/update-osmo-ci-on-slaves.yml 1 file changed, 6 insertions(+), 6 deletions(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve laforge: Looks good to me, approved
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 + - 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