Commit 24cd161
ovn-kubernetes: use OCP-matching CNV version for BGP virt jobs on 4.22 (#77970)
The BGP virt periodic jobs were setting CNV_PRERELEASE_LATEST_CHANNEL
to "true", which hardcodes cnv_version=4.99 in the kubevirt-install
step. This installs a non-existent CNV version instead of the one
matching the OCP cluster. Setting to "false" makes the install script
derive the version dynamically from the cluster (4.22).
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e96dd64 commit 24cd161
1 file changed
Lines changed: 4 additions & 4 deletions
File tree
- ci-operator/config/openshift/ovn-kubernetes
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments