Skip to content

Commit 0d5e4df

Browse files
authored
ansible: replace some LinuxOne machines (#4061)
Replace - test-ibm-rhel8-s390x-4 - test-linuxonecc-rhel9-s390x-1
1 parent 89debe9 commit 0d5e4df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible/inventory.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ hosts:
135135
rhel8-s390x-1: {ip: 148.100.84.98, user: linux1, build_test_v8: yes, swap_file_size_mb: 4096}
136136
rhel8-s390x-2: {ip: 148.100.84.38, user: linux1, build_test_v8: yes, swap_file_size_mb: 4096}
137137
rhel8-s390x-3: {ip: 148.100.84.17, user: linux1, build_test_v8: yes, swap_file_size_mb: 4096}
138-
rhel8-s390x-4: {ip: 148.100.84.239, user: linux1, build_test_v8: yes, swap_file_size_mb: 4096}
138+
rhel8-s390x-4: {ip: 148.100.85.154, user: linux1, build_test_v8: yes, swap_file_size_mb: 4096}
139139
rhel8-x64-1: {ip: 169.61.75.51, build_test_v8: yes}
140140
rhel8-x64-2: {ip: 169.61.75.58, build_test_v8: yes}
141141
rhel8-x64-3: {ip: 52.117.26.13, build_test_v8: yes}
@@ -163,7 +163,7 @@ hosts:
163163
is_benchmark: true
164164

165165
- linuxonecc:
166-
rhel9-s390x-1: {ip: 148.100.85.171, swap_file_size_mb: 2048, user: linux1}
166+
rhel9-s390x-1: {ip: 148.100.85.156, swap_file_size_mb: 2048, user: linux1}
167167
rhel9-s390x-2: {ip: 148.100.85.83, swap_file_size_mb: 2048, user: linux1}
168168
rhel9-s390x-3: {ip: 148.100.85.130, swap_file_size_mb: 2048, user: linux1}
169169
rhel9-s390x-4: {ip: 148.100.85.227, swap_file_size_mb: 2048, user: linux1}

0 commit comments

Comments
 (0)