Lukáš Hellebrandt

Results 140 comments of Lukáš Hellebrandt

@sambible @devendra104 Do you know anything about this? It's been open for a while, I'll close it if you don't object. Although this is a 6.16 cherrypick so you probably...

``` with module_target_sat.ui_session() as session: > values = session.host_new.get_details(host_name, widget_names='details') ``` ``` navmazing._errors.NavigationTriesExceeded: Navigation failed to reach [NewDetails] in the specified tries ```

Then I suggest verifying that the bug is really NOT supposed to be fixed there and close this. Or if it's coming to 6.16, let us know here and wait...

``` failed on setup with "robottelo.utils.shared_resource.SharedResourceError: Main worker failed during action" ``` ``` dynaconf.vendor.box.exceptions.BoxKeyError: "'DynaBox' object has no attribute 'SATELLITE_UPGRADE_JOB_TEMPLATE'" ``` Rerunning once again but this looks like config issue.

``` trigger: test-robottelo pytest: tests/new_upgrades/test_repository.py::test_scenario_custom_repo_check env: BROKER_SSH_BACKEND: hussh ```

I'd guess no because this is a test change, not a framework change?

This error doesn't seem related ``` module_target_sat = Satellite(omitting_credentials=False, port=22, blank=False, hostname=,...ServerConfig(url='https://, auth=('admin', 'changeme'), verify=False)) @pytest.fixture(scope='module') def module_org(module_target_sat): > return module_target_sat.api.Organization().create() pytest_fixtures/component/taxonomy.py:43: _ _ _ _ _ _ _ _...

trigger: test-robottelo pytest: tests/foreman/ui/test_ldap_authentication.py -k test_positive_login_user_no_roles

@jameerpathan111 prt passed