Omkar Khatavkar
Omkar Khatavkar
Fixed https://github.com/anapaulagomes/pytest-picked/issues/93 - [x] - now we can fetch only modified and new tests written from the files - [x] - It uses git diff to know what files and...
how to add mappers to client e.g. group membership, audience? Is this already exist? I did not find them? Any plan to add them soon?
Steps to generate: 1. Created a selenium hub. node with centos machines on aws with terraform 2. Trying to create the windows instance with terraform mentioned in an example in...
https://github.com/SatelliteQE/robottelo/pull/9776#discussion_r920986820 After having discussions with @Gauravtalreja1 It feels that there will be a better way to refactor this using request.add_finlizers. Converting all multiple fixtures at a single level and more...
### Issue Details Update RHSSO Settings as part of properties and remove them from code. Everything details are mentioned on comment https://github.com/SatelliteQE/robottelo/pull/7925#discussion_r487929283
### Error : 2019-09-21 01:34:25 - robottelo.ssh - INFO - >>> b'LANG=en_US.UTF-8 hammer -v -u admin -p changeme --output=csv host-collection erratum install --id="6" --organization-id="22" --errata="RHEA-2012:0055"' 2019-09-21 01:34:27 - robottelo.ssh -...
**Error Message** AssertionError: assert 'There are no... is selected.' == 'httpd' - There are no Puppet Modules that match the criteria. Please make sure a Content View is selected. +...
I have created the sample POC with issue structure here https://github.com/omkarkhatavkar/github-action-test-repo/issues/9
#### Problem Statement We are using the direct imports from the nailgun rather than directly using from target_sat #### Solution Direct Imports Removed: We've cleaned up our codebase by eliminating...