Skip to content

Commit

Permalink
temprorary changes to e2e gha
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Lamarre <[email protected]>
  • Loading branch information
alexandreLamarre committed Apr 15, 2024
1 parent 454385d commit a5d3015
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 35 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
kubectl config use-context k3d-${{ env.CLUSTER_NAME }}
kubectl get nodes -o wide
- name : Import BRO images
run : k3d image import ${{ env.REPO }}/rancher/backup-restore-operator:${{ env.TAG}}
run : k3d image import ${{ env.REPO }}/rancher/backup-restore-operator:${{ env.TAG}} -c ${{ env.CLUSTER_NAME }}
- name : e2e test
run : ./scripts/integration

34 changes: 0 additions & 34 deletions .github/workflows/e2e/scripts/setup-cluster.sh

This file was deleted.

0 comments on commit a5d3015

Please sign in to comment.