Closed tkolhar closed 9 years ago
RHCI is a plugin for Katello - thus, a plug-in for a plug-in. As a result, an RHCI system provides a superset of the functionality provided by a Satellite system.
Unfortunately, the RHCI plugin completely mucks with the Satellite 6 API. The tests in module tests.foreman.api.test_rhci
work well with an RHCI system but not a Satellite system, and the remaining API tests work well with a normal Satellite system but not an RHCI system.
So maybe the right place to place this module is under tests.rhci.api
?
@JacobCallahan any suggestion?
this issue occurred again dated 07/16/2015 TestNames:
RHCI tests were moved to a separated package and will run against RHCI enabled servers.
Closing this.