-
Notifications
You must be signed in to change notification settings - Fork 89
Extend the acceptance testing framework to support installing operator with both manual and automatic subscriptions #1193
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/retest |
1 similar comment
/retest |
…r with both manual and automatic subscriptions Signed-off-by: Pavel Macík <[email protected]>
/retest |
1 similar comment
/retest |
Codecov Report
@@ Coverage Diff @@
## master #1193 +/- ##
=======================================
Coverage 58.08% 58.08%
=======================================
Files 33 33
Lines 2839 2839
=======================================
Hits 1649 1649
Misses 1029 1029
Partials 161 161 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: baijum, sadlerap The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…r with both manual and automatic subscriptions (#1193) Signed-off-by: Pavel Macík <[email protected]>
…r with both manual and automatic subscriptions (redhat-developer#1193) Signed-off-by: Pavel Macík <[email protected]>
…r with both manual and automatic subscriptions (redhat-developer#1193) Signed-off-by: Pavel Macík <[email protected]>
…r with both manual and automatic subscriptions (redhat-developer#1193) Signed-off-by: Pavel Macík <[email protected]>
Signed-off-by: Pavel Macík [email protected]
Ref: https://issues.redhat.com/browse/APPSVC-1151
Changes
This PR:
Operator.install_operator_subscription()
method with additional optional parameterinstall_node
(with "Automatic" as the default).Submitter Checklist
As the author of this PR, please check off the items in this checklist:
included if any changes are user facing
included if any functionality added or changed. For bugfixes please include tests that can catch regressions
@external-feedback
tag.