Skip to content

Commit

Permalink
Update tests to run against kops cluster (#2671)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydeokar committed Nov 17, 2023
1 parent 0998bb3 commit c17eea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/weekly-cron-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
RUN_CNI_INTEGRATION_TESTS: false
RUN_KOPS_TEST: true
RUN_TESTER_LB_ADDONS: true
K8S_VERSION: 1.28.0
KOPS_VERSION: v1.28.0-alpha.2
K8S_VERSION: 1.29.0-alpha.2
KOPS_VERSION: v1.29.0-alpha.2
run: |
./scripts/run-integration-tests.sh
if: always()
Expand Down

0 comments on commit c17eea1

Please sign in to comment.