Skip to content

Commit af62db6

Browse files
committed
Update tests after common rebase
1 parent fb4460c commit af62db6

5 files changed

Lines changed: 10 additions & 10 deletions

tests/common-operator-install-industrial-edge-factory.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

tests/common-operator-install-industrial-edge-hub.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

tests/common-operator-install-medical-diagnosis-hub.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

tests/common-operator-install-naked.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

tests/common-operator-install-normal.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

0 commit comments

Comments
 (0)