diff --git a/staging/operator-lifecycle-manager/pkg/controller/operators/olm/plugins/downstream_csv_namespace_labeler_plugin_test.go b/staging/operator-lifecycle-manager/pkg/controller/operators/olm/plugins/downstream_csv_namespace_labeler_plugin_test.go index dc4fb555b4..ed369fcc17 100644 --- a/staging/operator-lifecycle-manager/pkg/controller/operators/olm/plugins/downstream_csv_namespace_labeler_plugin_test.go +++ b/staging/operator-lifecycle-manager/pkg/controller/operators/olm/plugins/downstream_csv_namespace_labeler_plugin_test.go @@ -306,7 +306,7 @@ func Test_OCPVersion(t *testing.T) { // This list is dependent on the OCP version. Please update the dependency version to correspond to the one // vendored for the new OCP version (or contact the responsible team if it hasn't been updated yet). // Then, bump the OCP version in the `nextOCPUncutBranchName` constant below - const nextOCPUncutBranchName = "release-4.14" + const nextOCPUncutBranchName = "release-4.15" const errorMessage = "[maintenance alert] new ocp version branch has been cut: please check comments in test for instructions" // Get branches