Do not install conflicting packages in test

This commit is contained in:
Matěj Grabovský 2022-01-06 14:56:23 +01:00
parent 1b8bae307a
commit 810fcb1911
1 changed files with 6 additions and 0 deletions

View File

@ -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