Skip to content

Commit fc01689

Browse files
authored
test: skip major upgrade archiving scenario (#115)
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
1 parent c460894 commit fc01689

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
POSTGRES_IMG: ${{ inputs.postgres_img }}
5454
POSTGRES_KIND: "PostgreSQL"
5555
POSTGRES_MAJOR_UPGRADE_IMAGE_REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
56+
POSTGRES_MAJOR_UPGRADE_SKIP_ARCHIVE_SCENARIO: true
5657

5758
DOCKER_SERVER: ghcr.io
5859
DOCKER_USERNAME: ${{ github.actor }}

0 commit comments

Comments
 (0)