File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 8585 - name : Start the k8s cluster
8686 uses : ./.github/actions/start-k8s-cluster
8787
88+ - name : Setup tmate session
89+ uses : mxschmitt/action-tmate@v3
90+
8891 - name : Create `local-test-infra` OpenShift resources
8992 uses : ./.github/actions/create-local-test-infra-resources
9093
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ export \
1919 SECRET_NAME=foo-cert-sec
2020
2121export CRD_SCALING_URL=https://github.com/test-network-function/crd-operator-scaling.git
22- export CRD_SCALING_TAG=v0.0.4
22+ export CRD_SCALING_TAG=v0.0.6
2323
2424export COLLECTOR_URL=https://github.com/test-network-function/collector-deployment.git
2525# export COLLECTOR_TAG=v0.0.1 # Re-enable this when the version is released
You can’t perform that action at this time.
0 commit comments