-
Bug
-
Resolution: Unresolved
-
Minor
-
None
In stage the services menu link appears to point to an external domain (trust.rhcloud.com). The existing test automation doesn't anticipate this, so it breaks the existing test. We need to do the following:
- Identify if the current link is correct - It is per rhn-insights-rlong
2. If the link is correct, adjust the test automation
The failing tests:
FAILED iqe_platform_ui/tests/test_navigation.py::test_services_menu_destinations[Containers-ApplicationServices-TrustedProfileAnalyzer] - wait_for.TimedOutError: Could not do 'Waiting for am_i_here of BaseAppDestination' at /home/btweed/repos/iqe/iqe-platform-ui-plugin/iqe_platform_ui/__init__.py:382 in time FAILED iqe_platform_ui/tests/test_navigation.py::test_services_menu_destinations[Security-ApplicationServices-TrustedProfileAnalyzer] - wait_for.TimedOutError: Could not do 'Waiting for am_i_here of BaseAppDestination' at /home/btweed/repos/iqe/iqe-platform-ui-plugin/iqe_platform_ui/__init__.py:382 in time