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

Remove 6.7 from test_positive_satellite_repositories_setup #275

Closed Gauravtalreja1 closed 2 years ago

Gauravtalreja1 commented 2 years ago

Missed here https://github.com/SatelliteQE/testfm/pull/273/files

Tests Results:

$ pytest -q --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 800.01 seconds

Signed-off-by: Gaurav Talreja gtalreja@redhat.com