ansible-collections-openstack/tests
Monty Taylor 97eb24ac4d Deal with collection build modifying tree
ansible-galaxy collection build modifies the contents of the tree.
Let's not go in to why this is bad, but instead just deal with it.
The issue in question is that is removes the +x bit from files in
the tree, which means you can't run a build twice in a row locally.
Shrug. Just roll with the -x and update our usage to reflect it.

Change-Id: I0f82531e99a98d656b60079fd3e94d4e3a1dbb6b
2020-03-05 15:08:32 +00:00
..
sanity Deal with collection build modifying tree 2020-03-05 15:08:32 +00:00
unit Remove from __future__ lines 2020-03-01 06:26:03 -06:00
.gitignore Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00