]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Fix Ansible.fetch_repo() for git:// URLs
authorZack Cerza <zack@redhat.com>
Thu, 21 May 2015 17:06:04 +0000 (11:06 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 22 May 2015 19:20:39 +0000 (13:20 -0600)
commitdf24523e88d06fbae3859e1fbf95c282bc98bf4a
tree1695914584dcf96d29bea0b431ba85a31e1ff130
parente01ebc4be7e94f3f7b80d53c8a567b428ea514ef
Fix Ansible.fetch_repo() for git:// URLs

With unit test

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/ansible.py
teuthology/test/task/test_ansible.py