Actions
Bug #15146
closedwong option in zypper call when ncf-test is used on suse machine prior to sles12
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
The option --ignore-unknown of zyppe does not exist before sles12, we should not use it.
Instead, to prevent the script from failing when trying to install test dependencies, we should iterate over each package to install, and try it individually.
Actions