File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ Feature: Install ClusterExtension
323323 matchLabels:
324324 "olm.operatorframework.io/metadata.name": test-catalog
325325 """
326- Then ClusterExtension reports Progressing as True with Reason Retrying and Message includes:
326+ Then ClusterExtension reports Progressing as False with Reason InvalidConfiguration and Message includes:
327327 """
328328 invalid ClusterExtension configuration: invalid configuration: field "watchNamespace" must match pattern
329329 """
@@ -354,7 +354,7 @@ Feature: Install ClusterExtension
354354 matchLabels:
355355 "olm.operatorframework.io/metadata.name": test-catalog
356356 """
357- Then ClusterExtension reports Progressing as True with Reason Retrying and Message includes:
357+ Then ClusterExtension reports Progressing as False with Reason InvalidConfiguration and Message includes:
358358 """
359359 invalid ClusterExtension configuration: invalid configuration: unknown field "watchNamespace"
360360 """
You can’t perform that action at this time.
0 commit comments