We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03408a2 commit 097bf71Copy full SHA for 097bf71
test/e2e/suites/e2e/clusterctl_upgrade_test.go
@@ -28,7 +28,7 @@ import (
28
"sigs.k8s.io/cluster-api-provider-openstack/test/e2e/shared"
29
)
30
31
-const OldCAPIVersion = "v1.4.6"
+const OldCAPIVersion = "v1.3.6"
32
33
var _ = Describe("When testing clusterctl upgrades (v0.6=>current) [clusterctl-upgrade]", func() {
34
ctx := context.TODO()
0 commit comments