diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index d930b04643..9f88c59811 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -489,7 +489,7 @@ jobs: S3DATA: scality S3METADATA: scality S3VAULT: scality - CLOUDSERVER_IMAGE: ghcr.io/${{ github.repository }}:${{ github.sha }} + CLOUDSERVER_IMAGE: ghcr.io/${{ github.repository }}:${{ github.sha }}-testcoverage MPU_TESTING: "yes" DEFAULT_BUCKET_KEY_FORMAT: ${{ matrix.vformat }} ENABLE_NULL_VERSION_COMPAT_MODE: ${{ matrix.enable-null-compat }}