SatelliteQE / testfm

A test suite based on pytest-ansible that exercises The Foreman maintenance tool
GNU General Public License v3.0
4 stars 11 forks source link

Fix repo setup tests for missing maintain beta and not required ansible repo for el8 #298

Closed Gauravtalreja1 closed 2 years ago

Gauravtalreja1 commented 2 years ago

Tests Results:

(.testfm) ➜  testfm git:(remove-ansible-el8) ✗ pytest -q --disable-pytest-warnings --ansible-host-pattern server --ansible-user root --ansible-inventory testfm/inventory tests/test_advanced.py -k test_positive_satellite_repositories_setup
.                                                                                                                                                                     [100%]
1 passed, 13 deselected in 189.68 seconds
(.testfm) ➜  testfm git:(remove-ansible-el8) ✗ pytest -q -m capsule --disable-pytest-warnings --ansible-host-pattern server --ansible-user root --ansible-inventory testfm/inventory tests/test_advanced.py -k test_positive_capsule_repositories_setup
.                                                                                                                                                                     [100%]
1 passed, 13 deselected in 190.06 seconds