Skip to content

Commit

Permalink
Fix tenant upgrade test to upgrade from 5.0.16 to current branch
Browse files Browse the repository at this point in the history
Signed-off-by: pjuarezd <[email protected]>
  • Loading branch information
pjuarezd committed Aug 13, 2024
1 parent ee0fdaf commit 68f0948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
key: ${{ runner.os }}-binary-${{ github.run_id }}
- name: Tenant upgrade test on Kind
run: |
"${GITHUB_WORKSPACE}/testing/deploy-tenant-upgrade.sh"
"${GITHUB_WORKSPACE}/testing/deploy-tenant-upgrade.sh" "v5.0.16"
test-kes:
timeout-minutes: 30
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 68f0948

Please sign in to comment.