File tree 9 files changed +9
-9
lines changed
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 18
18
#
19
19
20
20
set -ex
21
- export TARGET=k8s-1.30
21
+ export TARGET=k8s-1.31
22
22
# ensure no hard coded cdi cr in tests.
23
23
export RANDOM_CR=true
24
24
export KUBEVIRT_STORAGE=rook-ceph-default
Original file line number Diff line number Diff line change 18
18
#
19
19
20
20
set -ex
21
- export TARGET=k8s-1.30
21
+ export TARGET=k8s-1.31
22
22
# ensure no hard coded cdi cr in tests.
23
23
export RANDOM_CR=true
24
24
export KUBEVIRT_STORAGE=rook-ceph-default
Original file line number Diff line number Diff line change 18
18
#
19
19
20
20
set -ex
21
- export TARGET=k8s-1.31
21
+ export TARGET=k8s-1.32
22
22
export KUBEVIRT_STORAGE=hpp
23
23
export KUBEVIRT_DEPLOY_PROMETHEUS=true
24
24
export CDI_E2E_FOCUS=Destructive
Original file line number Diff line number Diff line change 18
18
#
19
19
20
20
set -ex
21
- export TARGET=k8s-1.31
21
+ export TARGET=k8s-1.32
22
22
export KUBEVIRT_STORAGE=hpp
23
23
export CDI_E2E_SKIP=Destructive
24
24
export KUBEVIRT_DEPLOY_ISTIO=true
Original file line number Diff line number Diff line change 18
18
#
19
19
20
20
set -ex
21
- export TARGET=k8s-1.31
21
+ export TARGET=k8s-1.32
22
22
export KUBEVIRT_STORAGE=hpp
23
23
export CDI_E2E_SKIP=Destructive
24
24
automation/test.sh
Original file line number Diff line number Diff line change 18
18
#
19
19
20
20
set -ex
21
- export TARGET=k8s-1.31
21
+ export TARGET=k8s-1.32
22
22
export KUBEVIRT_DEPLOY_NFS_CSI=true
23
23
export KUBEVIRT_STORAGE=nfs
24
24
export CDI_E2E_SKIP=Destructive
Original file line number Diff line number Diff line change 18
18
#
19
19
20
20
set -ex
21
- export TARGET=k8s-1.31
21
+ export TARGET=k8s-1.32
22
22
export KUBEVIRT_STORAGE=hpp
23
23
export HPP_CLASSIC=true
24
24
export CDI_E2E_SKIP=Destructive
Original file line number Diff line number Diff line change 18
18
#
19
19
20
20
set -ex
21
- export TARGET=k8s-1.30
21
+ export TARGET=k8s-1.31
22
22
export KUBEVIRT_STORAGE=hpp
23
23
export KUBEVIRT_DEPLOY_PROMETHEUS=true
24
24
export CDI_E2E_SKIP=Destructive
Original file line number Diff line number Diff line change 18
18
#
19
19
20
20
set -ex
21
- export TARGET=k8s-1.31
21
+ export TARGET=k8s-1.32
22
22
export KUBEVIRT_STORAGE=hpp
23
23
export MULTI_UPGRADE=true
24
24
export CDI_E2E_SKIP=Destructive
You can’t perform that action at this time.
0 commit comments