Skip to content

Commit

Permalink
ansible: repurpose test-ibm-ubuntu2204-x64-2 (#3909)
Browse files Browse the repository at this point in the history
Repurpose test-ibm-ubuntu2204-x64-2 as test-ibm-rhel9-x64-2 to rebalance
the number of machines per Linux distribution.
  • Loading branch information
richardlau committed Sep 14, 2024
1 parent e8d45d7 commit 9938e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ hosts:
rhel8-x64-2: {ip: 169.61.75.58, build_test_v8: yes}
rhel8-x64-3: {ip: 52.117.26.13, build_test_v8: yes}
rhel9-x64-1: {ip: 169.60.150.92, swap_file_size_mb: 2048}
rhel9-x64-2: {ip: 169.44.168.2}
ubuntu2204-x64-1: {ip: 169.60.150.82}
ubuntu2204-x64-2: {ip: 169.44.168.2}
# when adding, removing or changing the IPs for any
# `jenkins-workspace-*` machine, remember to rerun
# the `ansible/playbooks/create-github-bot.yml` playbook
Expand Down

0 comments on commit 9938e5c

Please sign in to comment.