SatelliteQE / robottelo

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

[6.14.z] Stub out the ostree tests #16939

Closed Satellite-QE closed 6 days ago

Satellite-QE commented 6 days ago

Cherrypick of PR: https://github.com/SatelliteQE/robottelo/pull/16922

Problem Statement

Ostree content type is not supported in downstream since 6.10. Ostree tests used to be been skipped based on the BZ status (CLOSED_WONTFIX) until #16347 was merged and now they are failing with validation error.

Solution

Stub the tests until the ostree is supported again.