Skip to content

Commit d56c2c0

Browse files
lbakerchefCopilot
andcommitted
TEMPORARY - DELETE ME: disable amazon-2/amazon-2023 platforms
Isolates a transient infra failure seen in build #8393 (exit_status -1, silent agent death mid-openssl-compile on both platforms, unrelated to postgres13 which had already resolved/downloaded successfully). Used to get a clean build record without waiting on flaky instances. Must be reverted before this PR merges. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 8fe20c8 commit d56c2c0

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

.expeditor/release.omnibus.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ builder-to-testers-map:
2121
- el-8-x86_64
2222
el-9-x86_64:
2323
- el-9-x86_64
24-
amazon-2-x86_64:
25-
- amazon-2-x86_64
26-
amazon-2023-x86_64:
27-
- amazon-2023-x86_64
24+
# TEMPORARY - DELETE ME: amazon-2-x86_64 and amazon-2023-x86_64 disabled to
25+
# isolate a transient infra failure (build #8393, exit_status -1, silent
26+
# agent death mid-openssl-compile, unrelated to postgres13). Restore before
27+
# merging.
28+
# amazon-2-x86_64:
29+
# - amazon-2-x86_64
30+
# amazon-2023-x86_64:
31+
# - amazon-2023-x86_64

0 commit comments

Comments
 (0)