dosas

Results 75 comments of dosas

> @dosas so, mystery solved. > > i ran the tests again and checked the logs. there's 1 template that was skipped, due invalid `puppet` parameter (we use satellites with...

trigger: test-robottelo pytest: tests/foreman/api/test_templatesync.py

Just to make sure that I understood you correctly: The default [settings option](https://github.com/SatelliteQE/robottelo/blob/master/conf/ui.yaml.template#L22) `selenium` is deprecated. I should use the `WEBKAIFUKU` by setting `BROWSER` to `docker` or `remote`?

I got it to work with `BROWSER=remote`. In order to avoid confusion the [example settings](https://github.com/SatelliteQE/robottelo/blob/master/conf/ui.yaml.template) should be adapted: * Make `remote` the default `BROWSER` * Remove information about docker since...

Running the tests locally is also possible with webdriver_kaifuku. Why would someone want to use `WEBDRIVER` and `WEBDRIVER_BINARY` when this uses "dead code" in airgun?

This project is dead you should use https://github.com/SpotlightKid/python-rtmidi instead

> I don't know why many people consider a project dead when it is not modified over time Because that is the definition of a dead project. Nobody maintains it...

@omkarkhatavkar let me know if I can help you to get this PR fixed.

> @dosas here is the stack > > ``` > repo = robottelo.hosts.DecClass(ansible_collection_auth_url=None, ansible_collection_auth_token=None, ansible_collection_requ...stream_username=None, verify_ssl_on_sync=True, http_proxy_policy='global_default_http_proxy', http_proxy_id=None, id=1) > > @pytest.mark.tier1 > @pytest.mark.parametrize( > 'repo_options', > **datafactory.parametrized( > {...

@omkarkhatavkar I cannot resolve the merge conflict