SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 114 forks source link

[6.15.z] host: tests for new search options #16965

Closed Satellite-QE closed 1 week ago

Satellite-QE commented 1 week ago

Cherrypick of PR: https://github.com/SatelliteQE/robottelo/pull/15539

Problem Statement

RFE SAT-9132 adds new search options for hosts.

Solution

Two new tests were added for searching hosts with these new options:

Related Issues

Requires https://github.com/SatelliteQE/airgun/pull/1453 https://github.com/SatelliteQE/airgun/pull/1603 https://github.com/SatelliteQE/nailgun/pull/1202

Satellite-QE commented 1 week ago

trigger: test-robottelo pytest: tests/foreman/ui/test_host.py -k 'test_positive_search_by_configuration_status_alias or test_positive_search_by_reported_data' airgun: 1603

Satellite-QE commented 1 week ago

PRT Result

Build Number: 9411
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_host.py -k test_positive_search_by_configuration_status_alias or test_positive_search_by_reported_data --external-logging
Test Result : ========== 2 passed, 43 deselected, 92 warnings in 975.06s (0:16:15) ===========