Commit c824b2f
committed
chore(ansible): suffix postgres_release with _utk_test to avoid AMI name collisions
Prevents repeated 'AMI Name already in use' failures during workflow-dispatch
builds off this PR branch by namespacing all three release strings.
To revert before merging:
postgresorioledb-17: 17.6.0.089-orioledb_utk_test -> 17.6.0.NNN-orioledb
postgres17: 17.10.1.001_utk_test -> 17.10.1.001
postgres15: 15.18.1.001_utk_test -> 15.18.1.001
Refs: PSQL-12331 parent c3e5bd1 commit c824b2f
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments