SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 112 forks source link

[RFE] add dogfood repo to client manually instead of syncing it to satellite first #5668

Closed rplevka closed 5 years ago

rplevka commented 6 years ago

We often add&sync a dogfood repo (e.g. capsule, sat_tools) in order to be able to deploy a capsule || katello_agent on a VM in order to test the unrelated things (we just usually need to make the packages available to VM so it can install them). We might save some time and resources if we simply added the repo pointing to the dogfood to the vm straight away (we might possibly extend the vm.py module to make this more comfortable).

ntkathole commented 5 years ago

Please feel free to re-open, if this still needs fixing.