SatelliteQE / robottelo-ci

Jenkins jobs configuration files to be used to run Robottelo against Satellite 6.
GNU General Public License v3.0
14 stars 45 forks source link

Add virtwho.properties to all other jobs #1841

Closed lpramuk closed 3 years ago

lpramuk commented 3 years ago

https://github.com/SatelliteQE/robottelo-ci/pull/1836 missed to change many jobs (it changed only some of upgrades jobs)

eko999 commented 3 years ago

@lpramuk we'd like to run all the virt-who plugin cases in robottelo/tests/foreman/virtwho by satellite jenkins job same as rhai, where is the right place to add the pipeline? Thanks.

lpramuk commented 3 years ago

@lpramuk Just a curious question - Why are we adding virt-who properties to the tier source and upgrade-all-tiers jobs since we are not running virt-who test cases in our jenkins ?

@jyejare Without virtwho.properties robottelo fails during test collection now. PR https://github.com/SatelliteQE/robottelo/pull/7978 made it mandatory.

==================================== ERRORS ====================================
____________ ERROR collecting tests/foreman/ui/test_contenthost.py _____________
tests/foreman/ui/test_contenthost.py:63: in <module>
    from robottelo.virtwho_utils import create_fake_hypervisor_content
robottelo/virtwho_utils.py:18: in <module>
    virtwho.configure()
robottelo/config/virtwho.py:353: in configure
    'Not able to find settings file at {}'.format(settings_path)
E   robottelo.config.base.ImproperlyConfigured: Not able to find settings file at /home/jenkins/workspace/automation-6.8-tier3-rhel7/virtwho.properties