SatelliteQE / robottelo

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

Stub out the ostree tests #16922

Closed vsedmik closed 6 days ago

vsedmik commented 1 week ago

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.