2021-03-04 16:31:09 +00:00
|
|
|
summary: Basic smoke test for abrt
|
2022-01-06 13:56:23 +00:00
|
|
|
prepare:
|
|
|
|
how: install
|
|
|
|
# Do not attempt to install conflicting subpackages.
|
|
|
|
exclude:
|
|
|
|
- abrt-atomic
|
2022-01-19 11:27:20 +00:00
|
|
|
- abrt-java-connector-container
|
2022-01-06 13:56:23 +00:00
|
|
|
- python3-abrt-container-addon
|
2021-03-04 16:31:09 +00:00
|
|
|
execute:
|
|
|
|
script: abrt-action-notify --help
|