Skip to content

Commit

Permalink
feat: remove MacStadium test from inventory (#3871)
Browse files Browse the repository at this point in the history
  • Loading branch information
UlisesGascon authored Feb 5, 2025
1 parent 5529561 commit e9dcd9f
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,20 +162,6 @@ hosts:
build_test_v8: yes
is_benchmark: true

- macstadium:
macos11.0-arm64-3:
ansible_python_interpreter: /usr/bin/python3
ip: 207.254.38.86
user: administrator
remote_env:
PATH: /opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin
macos11.0-arm64-4:
ansible_python_interpreter: /usr/bin/python3
ip: 207.254.38.89
user: administrator
remote_env:
PATH: /opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin

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

0 comments on commit e9dcd9f

Please sign in to comment.