Open synkd opened 1 week ago
trigger: test-robottelo pytest: tests/new_upgrades/test_performance_tuning.py env: BROKER_SSH_BACKEND: hussh
PRT Result
Build Number: 9374
Build Status: SUCCESS
PRT Comment: pytest tests/new_upgrades/test_performance_tuning.py --external-logging
Test Result : ================= 1 passed, 19 warnings in 4301.67s (1:11:41) ==================
As part of the current upgrade scenarios refactor, this PR converts the performance tuning scenario to use the
SharedResource
framework, converts the pre-upgrade test to a Pytest fixture, and adds a Satellite upgrade fixture for this scenario.