Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,14 @@ hosts:
ip: 37.27.104.215
build_test_v8: yes
is_benchmark: true
ubuntu2404-x64-1:
ip: 135.181.228.157
build_test_v8: yes
is_benchmark: true
ubuntu2404-x64-2:
ip: 135.181.228.214
build_test_v8: yes
is_benchmark: true

- linuxonecc:
rhel9-s390x-1: {ip: 148.100.85.156, swap_file_size_mb: 2048, user: linux1}
Expand Down