Skip to content

Commit 7c063af

Browse files
try that
1 parent f2a7f72 commit 7c063af

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

spec/acceptance/peadm_spec/plans/test_replace_failed_postgres.pp

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@
55
Peadm::SingleTargetSpec $failed_postgresql_host,
66
Peadm::SingleTargetSpec $replacement_postgresql_host,
77
) {
8-
wait_until_available($primary_host)
9-
wait_until_available($replica_host)
10-
wait_until_available($working_postgresql_host)
11-
wait_until_available($failed_postgresql_host)
12-
wait_until_available($replacement_postgresql_host)
13-
148
out::message("Primary host: ${primary_host}")
159
out::message("Replica host: ${replica_host}")
1610
out::message("Working PostgreSQL host: ${working_postgresql_host}")

0 commit comments

Comments
 (0)