Commit 5b0d88f
committed
[6.17.z] test_negative_remove_satellite_packages 6.17.z update
Proposing change of assert for both scenarios
- Removing the protected package itself (e.g., yum remove satellite)
- Removing a dependency of a protected package (e.g., yum remove foreman)
In result output messages can differ for example yum output can be
- removing the following protected packages: satellite
- broken dependencies for the following protected packages: satellite
Both should be valid.1 parent 0441f03 commit 5b0d88f
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
0 commit comments