Commit 097b4ea
authored
[IUO][Install] Use "GetReleasedBuilds" instead of of "GetBuildWithErrata" (#4392)
##### Short description:
Because of the konflux transition, errata is deperacated, And VE
introduced new API call.
Use it instead of GetBuildWithErrata for prod installation
##### More details:
##### What this PR does / why we need it:
##### Which issue(s) this PR fixes:
##### Special notes for reviewer:
##### jira-ticket:
<!-- full-ticket-url needs to be provided. This would add a link to the
pull request to the jira and close it when the pull request is merged
If the task is not tracked by a Jira ticket, just write "NONE".
-->
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Tests**
* Updated version installation fixture logging for improved clarity.
* **Refactor**
* Enhanced version information querying and build selection logic for
improved reliability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Harel Meir <hmeir@redhat.com>1 parent db92aa2 commit 097b4ea
File tree
2 files changed
+8
-12
lines changed- tests/install_upgrade_operators/product_install
- utilities
2 files changed
+8
-12
lines changedLines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | | - | |
275 | | - | |
| 273 | + | |
| 274 | + | |
276 | 275 | | |
277 | | - | |
278 | | - | |
| 276 | + | |
| 277 | + | |
279 | 278 | | |
280 | 279 | | |
281 | 280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1070 | 1070 | | |
1071 | 1071 | | |
1072 | 1072 | | |
1073 | | - | |
1074 | | - | |
| 1073 | + | |
| 1074 | + | |
1075 | 1075 | | |
1076 | 1076 | | |
1077 | 1077 | | |
1078 | 1078 | | |
1079 | | - | |
| 1079 | + | |
1080 | 1080 | | |
1081 | | - | |
1082 | | - | |
1083 | | - | |
1084 | | - | |
| 1081 | + | |
1085 | 1082 | | |
1086 | 1083 | | |
1087 | 1084 | | |
| |||
0 commit comments