robottelo icon indicating copy to clipboard operation
robottelo copied to clipboard

Robottelo is a test suite that exercises The Foreman.

Results 446 robottelo issues
Sort by recently updated
recently updated
newest added

Replace entities with sat object.

## This is a tracking issue for robottelo setup on Python 3.11 ### Missing system packages __libxslt-devel__ - required by *libxml2* package __cmake__ - required by ssh2-python ### Blocking issues...

I have implemented tests for satellite clone. Fixture that provides suitable RHEL for sat (6 cores, 20 GiB) to be installed to has been added too because none of the...

CherryPick

Automation coverage for https://bugzilla.redhat.com/show_bug.cgi?id=1973329. I still need to add `rhel8_baseos` as another repo to the test case, but the implementation is a bit tricky. If I can't figure it out,...

QETestCoverage
No-CherryPick

This PR adds test scenario for discovering yum and docker type repo with Http proxy set in Satellite settings. Test result: ``` pytest tests/foreman/api/test_http_proxy.py ============================= test session starts ============================== collected...

No-CherryPick

Fixtures and helper methods for LEAPP

CherryPick

Replace UI `create_fake_host` to CLI `make_fake_host`

No-CherryPick
Branching Blocker

Depends on: SatelliteQE/airgun/pull/742

CLI
UI
No-CherryPick
6.12

Proposed changes: - moved the setup to the fixture completely - added `--membership-software=samba` in enroll_ad fixture - added changes in sssd.conf and auth_gssapi.conf per other discussion with DEVs

Auto_Cherry_Picked