commit | db5a5b3c20b4dfeb2325594e700adb3b98d7d8fd | [log] [tgz] |
---|---|---|
author | Sam Betts <sam@code-smash.net> | Mon Mar 12 10:34:01 2018 +0000 |
committer | Sam Betts <sam@code-smash.net> | Mon Mar 12 10:42:51 2018 +0000 |
tree | 6000976bfa37e79262fed48b9420d7e21d29cb61 | |
parent | 64c7c54f1e4028b118e70c28d1bb6a73a50345cc [diff] |
Remove use of git -C option from tempest venv creation The -C option is not available in git versions older than "1.8.5" which are still shipped by several distributions including centos 7. Due to this incompatibility the patch has broken third party CI for Cisco on Ironic. Change-Id: I09a6f83f8b2fee870e6e1c50cbfdf2da4d70dfb2