Closed Gauravtalreja1 closed 1 week ago
trigger: test-robottelo pytest: tests/foreman/endtoend/test_api_endtoend.py -k test_positive_end_to_end nailgun: 1225
PRT Result
Build Number: 9359
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/endtoend/test_api_endtoend.py -k test_positive_end_to_end --external-logging
Test Result : ========== 1 passed, 5 deselected, 18 warnings in 5434.66s (1:30:34) ===========
trigger: test-robottelo pytest: tests/foreman/endtoend/test_api_endtoend.py -k test_positive_end_to_end
PRT Result
Build Number: 9367
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/endtoend/test_api_endtoend.py -k test_positive_end_to_end --external-logging
Test Result : ========== 1 passed, 5 deselected, 18 warnings in 1510.28s (0:25:10) ===========
@Gauravtalreja1 Can you please update the description of the PR and commit message to add package option in registration command since you added that in the test. Rest all looks good.
@shweta83 Sure, I updated the description for future references, but, I would differ from adding it to the commit message since it will unnecessarily make it longer
Problem Statement
API e2e test to use hammer to register instead of API/nailgun
Solution
Related Issues
https://github.com/SatelliteQE/nailgun/pull/1225