You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Dmitriy Rabotyagov 7f48fa0129
Better parse virtualenv_command option for pip (#80624)
Atthe moment if a users wants to protect  virtualenv_command by using
quotes around 'venv', module will fail out as literal parsing is used
at the moment. In order to imrpove things, argparse is leveraged to
parse out passed value to the virtualenv_command

Closes-Bug: #76372

Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
1 year ago
..
integration Better parse virtualenv_command option for pip (#80624) 1 year ago
lib/ansible_test ansible-test - Update the default containers (#80635) 1 year ago
sanity Fix docs-build test to not mutate source tree (#80689) 1 year ago
support Remove unused integration test support files (#80081) 2 years ago
units Improve unit test code coverage (#80683) 1 year ago