robottelo
robottelo copied to clipboard
[6.15.z] [CV Eval] Test Coverage for ccv interaction with incremental update
Cherrypick of PR: https://github.com/SatelliteQE/robottelo/pull/15525
Problem Statement
Adds coverage for https://bugzilla.redhat.com/show_bug.cgi?id=1974225 / https://issues.redhat.com/browse/SATQE-17141
Related Issues
There is one usage of time.sleep(2) - this is to allow the incremental update to propagate, and trigger the CCV publish, but there's probably a better way for this to be done.
PRT test Cases example
trigger: test-robottelo pytest: tests/foreman/cli/test_contentview.py -k 'test_ccv_inc_update_autopublish'