robottelo
robottelo copied to clipboard
Robottelo is a test suite that exercises The Foreman.
Cherrypick of PR: https://github.com/SatelliteQE/robottelo/pull/14671 ### Problem Statement Missing scenario of Leapp client upgrade from non-admin user We need sca enabled manifest because test is failing with VDC subscription we use...
Adding VMware e2e api provisioning test.
Cherrypick of PR: https://github.com/SatelliteQE/robottelo/pull/14276 null
Cherrypick of PR: https://github.com/SatelliteQE/robottelo/pull/14465 Adding Closed loop for BZ#2250397 covering host registration with custom facts
Test for CV Version table, as well as for this CC BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1911545 (Reopening of an older PR) Requires: https://github.com/SatelliteQE/airgun/pull/1083
### Problem Statement Filter tests based on the files modified in an upstream (foreman or katello) PR. ### Solution The new `upstream_pr` pytest plugin uses the PyGithub library to get...
Cherrypick of PR: https://github.com/SatelliteQE/robottelo/pull/14645 null
### Problem Statement I have fixed some failing Errata UI tests. Tests were mainly failing because they were trying to test the old, no longer-used content_host page and used old...
Check connectivity to debug libvirt provisioning issues
### Problem Statement The `list-versions` command will no longer be needed for z-stream updates. ### Solution Remove tests relying on the `list-versions` subcommand for `satellite-maintain update` ### Related Issues