openstack-ansible-os_neutron/tests
Jean-Philippe Evrard 4d820ac942 Update upgrade role for Queens from P
This changes the a-r-r with the proper version, and fixes
the repo path for role upgrades:

The role will, during test-upgrade-pre, have its current branch
checked out, and will deploy the current branch infrastructure,
including the generation of the constraints.

Then, the installation of previous branch of the role will use
the constraints for its previous version, but will have no
constraints for it, and fail.

We need to generate the constraints for the previous version too.
This should do it.

On top of it, we need to enfore git and iptables to the list of
packages, because of the issues happening in the developer mode:

Error [Errno 2] No such file or directory while executing command
git clone -q https://git.openstack.org/openstack/neutron
  /tmp/pip-build-iS3zW0/neutron
Cannot find command 'git'\n"

This patch also implements an initial set of jobs intended to
match the current job execution method. It does not intend to
improve how the jobs are executed - only to replicate what is
currently in openstack-infra/openstack-zuul-jobs and provide
the platform to iterate on.

To avoid the chicken and egg issue, this patchset temporarily disables
the upgrade testing.

Co-Authored-By: Manuel Buil <mbuil@suse.com>
Change-Id: I48a554e4ef92bc3c156e43881013cc85df0dc8d4
2017-10-18 06:33:43 +00:00
..
group_vars Remove lxc_container_bind_mounts in test group_vars 2017-04-04 18:16:20 +01:00
host_vars Resolve migration issues 2017-06-22 19:24:03 +01:00
ansible-role-requirements.yml Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00
benchmark-upgrade.yml Add Neutron API availability test during upgrade 2017-06-08 12:29:59 +00:00
calico_inventory Run agent config tasks before post_install 2017-06-28 21:33:17 -05:00
dragonflow_inventory Run agent config tasks before post_install 2017-06-28 21:33:17 -05:00
lxb_inventory Resolve migration issues 2017-06-22 19:24:03 +01:00
neutron-overrides-calico.yml Update Calico Felix agent to 2.3 2017-06-29 15:45:10 +00:00
neutron-overrides-dragonflow.yml Implement Dragonflow deployment 2017-02-09 15:33:57 +00:00
neutron-overrides-opendaylight.yml Add option to deploy OpenDaylight SDN Controller 2017-08-18 09:19:21 +02:00
neutron-overrides-ovs.yml Fix OVS functional gate test 2017-04-16 00:17:30 -07:00
opendaylight_inventory Add option to deploy OpenDaylight SDN Controller 2017-08-18 09:19:21 +02:00
os_neutron-overrides.yml Resolve migration issues 2017-06-22 19:24:03 +01:00
ovs_inventory Resolve migration issues 2017-06-22 19:24:03 +01:00
test-calico-functional.yml Update Calico Felix agent to 2.3 2017-06-29 15:45:10 +00:00
test-dragonflow-functional.yml Implement Dragonflow deployment 2017-02-09 15:33:57 +00:00
test-install-previous-neutron.yml Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00
test-neutron-resources-results.yml Add Neutron API availability test during upgrade 2017-06-08 12:29:59 +00:00
test-neutron-resources-upgrade.yml Resolve migration issues 2017-06-22 19:24:03 +01:00
test-neutron-upgrades.sh Simplify database migrations 2017-06-20 15:19:33 +00:00
test-upgrade.yml Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00
test.yml Resolve migration issues 2017-06-22 19:24:03 +01:00
tests-repo-clone.sh Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00