automation-tools icon indicating copy to clipboard operation
automation-tools copied to clipboard

A set of tools to help to automate testing Foreman with Robottelo (https://github.com/SatelliteQE/robottelo)

Results 9 automation-tools issues
Sort by recently updated
recently updated
newest added

- Adopt `requests` module and replace with curl calls in automation_tools/__init__.py - https://github.com/SatelliteQE/automation-tools/pull/803/files#r332913537

enhancement

In the repo , we rely on many os.enviorn() Variables to be present. This gets the work done, but ties us heavily with the environment. If there are changes in...

enhancement
CI/CP

Remove setup_ansible_scap_client `https://github.com/SatelliteQE/automation-tools/pull/777/files#diff-a692ae115cc45cc7627d4545e9b4c294R1011` Once BZ https://bugzilla.redhat.com/show_bug.cgi?id=1711219 is fixed

IP discovery in our automation relies on Avahi and needs also nss-mdns so that it can name resolve avahi records. This package lives in EPEL, now when RHEL8 is out...

The project currently has a number of hard-coded version locks throughout. This makes it difficult to update everything when a new GA version is released. We should switch to a...

enhancement

I propose that we enable debug logging in Foreman and Katello to give us more information, after all our jobs are run. The process is detailed in [1]. We don't...

enhancement