Skip to content

Commit

Permalink
Add KIND_CLUSTER env var
Browse files Browse the repository at this point in the history
Signed-off-by: sailesh duddupudi <[email protected]>
  • Loading branch information
saileshd1402 committed Jan 9, 2025
1 parent a2ca3a3 commit 15e6205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
run: |
kind load docker-image ${{ env.JAX_JOB_CI_IMAGE }} --name ${{ env.KIND_CLUSTER }}
env:
KIND_CLUSTER: training-operator-cluster
JAX_JOB_CI_IMAGE: kubeflow/jaxjob-dist-spmd-mnist:test

- name: Run tests
Expand Down

0 comments on commit 15e6205

Please sign in to comment.