Do not install conflicting packages in test
This commit is contained in:
parent
1b8bae307a
commit
810fcb1911
@ -1,3 +1,9 @@
|
||||
summary: Basic smoke test for abrt
|
||||
prepare:
|
||||
how: install
|
||||
# Do not attempt to install conflicting subpackages.
|
||||
exclude:
|
||||
- abrt-atomic
|
||||
- python3-abrt-container-addon
|
||||
execute:
|
||||
script: abrt-action-notify --help
|
||||
|
Loading…
Reference in New Issue
Block a user