ansible/test
Ricardo Carrillo Cruz 0a2df4cdaf Remove network integration group_vars/host_vars (#28827)
* Remove network integration group_vars/host_vars

We use our own inventory in DCI, which is passed to ansible-test
with --inventory.
However, as the working directory of ansible-test is set to
test/integration, ansible consumes the repo group_vars/host_vars.
That imposes a problem, since they have greater precedence to
inventory variables.
Let's just remove group_vars/host_vars so end-users can assume
those vars can be used, the inventory and group/host vars are
environment dependent, each user should create their own.

* Restore files I git rm'd by mistake
2017-08-30 16:49:10 +01:00
..
compile
integration Remove network integration group_vars/host_vars (#28827) 2017-08-30 16:49:10 +01:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
sanity npm: fix idempotence (#22238) 2017-08-28 17:26:01 -04:00
units FcoeNetworkFactsModule for HPE OneView (#28728) 2017-08-30 16:51:28 +02:00
utils Switch default cloud tests to smoketest. 2017-08-18 22:47:18 -07:00