Commit 6d1a197
committed
test: allow configuring a custom image repository in major upgrade E2Es (#7303)%0A%0AThis patch goes together with%0Ahttps://github.com/cloudnative-pg/postgres-trunk-containers/pull/80.%0AThe goal is to allow configuring a custom repository (in this case the%0A
cloudnative-pg/cloudnative-pg@refs/heads/mainpostgresql-trunk) instead of the default ones (via an env variable),%0Awhich will be used to fetch the target images required to perform the%0Amajor upgrade scenarios.%0AThis will allow us to test major upgrades to development versions of%0APG18.%0A%0ACloses #7302%0A%0A%0ASigned-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>%0ASigned-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>%0ACo-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>1 parent c4bb908 commit 6d1a197
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17769 | 17769 | | |
17770 | 17770 | | |
17771 | 17771 | | |
17772 | | - | |
| 17772 | + | |
17773 | 17773 | | |
17774 | 17774 | | |
17775 | 17775 | | |
| |||
17779 | 17779 | | |
17780 | 17780 | | |
17781 | 17781 | | |
17782 | | - | |
| 17782 | + | |
17783 | 17783 | | |
17784 | 17784 | | |
17785 | 17785 | | |
| |||
0 commit comments