# Aurora simulator cluster host aliases.
# Format: "<hostname> <ip>" per line; '#' comments allowed.
# These are injected into the ProxySQL container's /etc/hosts via Docker
# --add-host by test/infra/control/start-proxysql-isolated.bash when
# CLUSTER_SIM_HOST_FILE points at this file (see test/tap/groups/aurora-sim/env.sh).

# Cluster 1
host.1.11.aws-test.com  127.0.1.11
host.1.12.aws-test.com  127.0.1.12
host.1.13.aws-test.com  127.0.1.13
host.1.14.aws-test.com  127.0.1.14
host.1.15.aws-test.com  127.0.1.15
host.1.16.aws-test.com  127.0.1.16
host.1.17.aws-test.com  127.0.1.17
host.1.18.aws-test.com  127.0.1.18
host.1.19.aws-test.com  127.0.1.19
host.1.20.aws-test.com  127.0.1.20

# Cluster 2
host.2.11.cluster2.aws.test  127.0.2.11
host.2.12.cluster2.aws.test  127.0.2.12
host.2.13.cluster2.aws.test  127.0.2.13
host.2.14.cluster2.aws.test  127.0.2.14
host.2.15.cluster2.aws.test  127.0.2.15
host.2.16.cluster2.aws.test  127.0.2.16
host.2.17.cluster2.aws.test  127.0.2.17
host.2.18.cluster2.aws.test  127.0.2.18
host.2.19.cluster2.aws.test  127.0.2.19
host.2.20.cluster2.aws.test  127.0.2.20

# Cluster 3
host.3.11.aws.3.test.com  127.0.3.11
host.3.12.aws.3.test.com  127.0.3.12
host.3.13.aws.3.test.com  127.0.3.13
host.3.14.aws.3.test.com  127.0.3.14
host.3.15.aws.3.test.com  127.0.3.15
host.3.16.aws.3.test.com  127.0.3.16
host.3.17.aws.3.test.com  127.0.3.17
host.3.18.aws.3.test.com  127.0.3.18
host.3.19.aws.3.test.com  127.0.3.19
host.3.20.aws.3.test.com  127.0.3.20
