openstack-ansible/tests
Mohammed Naser 351d32a7fb Switch lxc_container_backing_store to default "dir"
It seems that the `machinectl` backing store is prone to errors and it
is causing instability in the gate since it was introduced.  Also, the
default value for it is "dir" which means 99% of deployments will be
using that value.

We should be gating for the most commonly used case, therefore, by
removing it, we're gating with a much similar environment as the one
used by our users.

Conflicts:
1. tests/roles/bootstrap-host/defaults/main.yml
   The variable does not exist. It is hard-coded in the template instead.

Change-Id: Icc099981f2a216d6c4d10f8a23f56cac32cc932f
(cherry picked from commit 8a18a23511)
2018-06-26 12:55:09 +01:00
..
inventory Create complete AIO inventory config for tests 2016-09-23 15:56:14 -04:00
roles/bootstrap-host Switch lxc_container_backing_store to default "dir" 2018-06-26 12:55:09 +01:00
vars Add base kit scenario 2018-03-02 20:17:16 +00:00
ansible.cfg Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
bootstrap-aio.yml Ensure that constraints are used for AIO bootstrap 2018-02-19 17:18:07 +00:00
data-plane-test.sh Add debug data to data-plane-test 2017-07-08 15:45:50 +00:00
disk-access-test.sh Implement a data plane down time test for upgrades 2017-06-15 14:43:45 +01:00
get-ansible-role-requirements.yml Revert "Async clone for git roles" 2017-12-15 18:11:36 +00:00
test-inventory.ini Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
test-vars-overrides.yml Extend tests vars overrides 2017-11-27 09:04:32 +00:00
test_dictutils.py Use python import machinery for inventory code 2017-07-28 16:39:52 +00:00
test_filesystem.py Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
test_inventory.py Bump upstream SHAs 2018-02-13 13:24:59 +00:00
test_ip.py Use python import machinery for inventory code 2017-07-28 16:39:52 +00:00
test_manage.py trivialfix 2017-08-17 10:19:35 +00:00
tests-repo-clone.sh Use tests repo for all lint tests 2017-11-16 10:38:08 +00:00