From 1b9e5e84aa4daf58b5264ccf71e0ab6d254a47d2 Mon Sep 17 00:00:00 2001 From: Rory de Zoete <33318916+zoete@users.noreply.github.com> Date: Wed, 8 Feb 2023 16:48:29 +0100 Subject: [PATCH] Add new storage hosts for placement group test (#3561) To test the placement group setup --- .github/ansible/staging.us-east-2.hosts.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ansible/staging.us-east-2.hosts.yaml b/.github/ansible/staging.us-east-2.hosts.yaml index b46e729e32..9a1a095282 100644 --- a/.github/ansible/staging.us-east-2.hosts.yaml +++ b/.github/ansible/staging.us-east-2.hosts.yaml @@ -31,6 +31,8 @@ storage: ansible_host: i-01e31cdf7e970586a pageserver-3.us-east-2.aws.neon.build: ansible_host: i-0602a0291365ef7cc + pageserver-99.us-east-2.aws.neon.build: + ansible_host: i-0c39491109bb88824 safekeepers: hosts: @@ -40,3 +42,5 @@ storage: ansible_host: i-0171efc3604a7b907 safekeeper-2.us-east-2.aws.neon.build: ansible_host: i-0de0b03a51676a6ce + safekeeper-99.us-east-2.aws.neon.build: + ansible_host: i-0d61b6a2ea32028d5