Run a smoke test on CI
Unify the test suite between Fedora and CentOS Stream. This has been cherry-picked from c10s branch.
This commit is contained in:
parent
190cdfa5c6
commit
f20db6945a
2 changed files with 16 additions and 0 deletions
|
|
@ -25,6 +25,9 @@
|
|||
- rpm_generators_unit_tests:
|
||||
dir: python-rpm-generators
|
||||
run: ./tests/download_data_and_run_pytest.sh
|
||||
- smoke:
|
||||
dir: .
|
||||
run: ./smoke/runtest.sh
|
||||
required_packages:
|
||||
- fedpkg-minimal
|
||||
- mock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue