openstack-ansible-lxc_conta.../tests
Jean-Philippe Evrard 62eff6ca2a Add Bionic testing
Now that bionic testing is added into the tests repos, we can
start testing it in the repo.

Since bionic uses lxc >= 3, we need to make some adjustments to the role
to allow the role to work with both lxc > 3 and lxc < 3, there were
several config options changes which will impact on upgradeability.

LXC >= 3 requires networks to have an index, we can achieve this by
taking the network dict and converting it to a list, and using those to
generate the id "with_indexed_items".

Depends-On: https://review.openstack.org/#/c/566959/
Depends-On: https://review.openstack.org/#/c/567038/
Change-Id: Ib80c2ed2a01a4a6a8c48aed9bdf9a50e45ea9564
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-05-24 00:02:19 +00:00
..
group_vars Standardize test vars 2017-04-20 18:08:38 -07:00
host_vars Add Bionic testing 2018-05-24 00:02:19 +00:00
ansible-role-requirements.yml Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00
inventory Standardize test vars 2017-04-20 18:08:38 -07:00
overrides-btrfs.yml Add functional tests for our different backendstores 2017-10-06 10:54:04 -05:00
overrides-dir.yml Add functional tests for our different backendstores 2017-10-06 10:54:04 -05:00
overrides-machinectl.yml Add functional tests for our different backendstores 2017-10-06 10:54:04 -05:00
overrides-overlayfs.yml Add functional tests for our different backendstores 2017-10-06 10:54:04 -05:00
overrides-zfs.yml Add functional tests for our different backendstores 2017-10-06 10:54:04 -05:00
test-containers-create.yml Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00
test-containers-functional.yml Add Bionic testing 2018-05-24 00:02:19 +00:00
test-create-btrfs-dev.yml tests: Use ansible_pkg_mgr fact to determine the BTRFS package 2018-03-02 15:40:26 +00:00
test-create-zfs-dev.yml Add functional tests for our different backendstores 2017-10-06 10:54:04 -05:00
test.yml Unify container network interfaces with networkd 2018-03-01 10:55:14 +00:00