Skip to content

Commit

Permalink
ensure vpn is running
Browse files Browse the repository at this point in the history
  • Loading branch information
cadenmarchese committed Jul 19, 2023
1 parent db1ba13 commit ad4b917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
# must-gather collection must be run inside the container so it can access the VPN
- script: |
export CI=true
run_vpn
. ./hack/e2e/run-rp-and-e2e.sh
export KUBECONFIG=admin.kubeconfig
wget -nv https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/4.10.20/openshift-client-linux-4.10.20.tar.gz
Expand Down

0 comments on commit ad4b917

Please sign in to comment.