robottelo
robottelo copied to clipboard
Robottelo is a test suite that exercises The Foreman.
### Problem Statement We will be removing the katello-ca-consumer RPM by default. Our automation should only use global registration anyway. ### Solution Swap uses of `install_katello_ca` and `register_contenthost` to the...
This change improves compatibility with PIT testing. - added RHEL_SOURCE variable to robottelo.conf to choose which repositories to use. ga - use released RHEL, internal - use custom RHEL (e.g....
Cherrypick of PR: https://github.com/SatelliteQE/robottelo/pull/14969 Adding VMware e2e api provisioning test.
Cherrypick of PR: https://github.com/SatelliteQE/robottelo/pull/14969 Adding VMware e2e api provisioning test.
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...
Test for triggering the GenerateAllReportsJob task in Satellite for RH Cloud
#### Auto-Cherry-Pick WorkFlow Failure: - To Branch: 6.14.z - [Failed Cherrypick Action](https://github.com/SatelliteQE/robottelo/actions/runs/9680455916) - [Parent Pull Request](https://github.com/SatelliteQE/robottelo/pull/15265)
#### Auto-Cherry-Pick WorkFlow Failure: - To Branch: 6.13.z - [Failed Cherrypick Action](https://github.com/SatelliteQE/robottelo/actions/runs/9680455916) - [Parent Pull Request](https://github.com/SatelliteQE/robottelo/pull/15265)
#### Auto-Cherry-Pick WorkFlow Failure: - To Branch: 6.14.z - [Failed Cherrypick Action](https://github.com/SatelliteQE/robottelo/actions/runs/9617083147) - [Parent Pull Request](https://github.com/SatelliteQE/robottelo/pull/15414)
I wanted to enable the validation of the production configuration. To enable validation in checks, we would need to spend time fine-tuning the `.yaml.template` config files here in the `conf`...