-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
?
-
rhos-ops-day1day2-hardprov
-
None
-
-
-
-
Important
A recent patch here added graphical console validation to the basic ops scenario to ensure nova-novncproxy successfully connects to the console container. However, the graphical console feature is opt-in. Because the test currently does not check whether the service is actually enabled before executing, tests utilizing this scenario in environments where the service is not enabled are failing.
Expected Behavior:
The test should validate whether the graphical console service is enabled in the configuration before attempting to verify the proxy connection. If the service is not enabled, the test should skip the graphical console validation steps rather than failing.
Actual Behavior:
The test attempts to validate the graphical console connection regardless of the service's enabled state, causing pipeline/test failures for deployments that do not opt-in to the feature.
Additional Details:
- duplicates
-
OSPRH-27044 Graphical console scenario test should run conditionally, and be correctly configured
-
- Backlog
-