Commit Graph

7 Commits

Author SHA1 Message Date
Paul Belanger 7b0af5bbfc Clean up bitrot
Do the things we need to do to get our testing working.

Change-Id: Ia9898a2406c601f45b07714b46a7d44632e229e5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2021-06-22 08:50:57 -04:00
Paul Belanger 34bd22ca8b Add experimental installation from docker
This is our first attempt at running nodepool from docker, consider it
experimental.  The idea here, is you now have the option of using the
official docker images from https://hub.docker.com/u/zuul for nodepool.

Users themself will be required to manage / configure docker, this role
only installs / configures / starts nodepool.

Change-Id: I2f3aa301e626a7b09ff129a21a188cee06e31f18
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-02-07 16:15:03 -05:00
Paul Belanger 7ff7731c89
Bump minimal version of ansible to 2.4.0
Currently 2.4.0 is the oldest release of ansible, everything later is
EOL. Update our meta data into include this and the platforms we
currently tests with.

Change-Id: Ice5b83492454123bb15cc7c22b5a23dd5bb90524
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-19 14:23:12 -04:00
Paul Belanger cecffabefc
Cap ansible <2.4.0
Ansible 2.4.0 introduced new ansible.cfg handling, for now cap until
we can reworking out testing.

Change-Id: I8a4d773b6641d8a4219a42502aac95ced8ea5f27
Depends-On: I31ec5776b3769fcd9b9cb173e9e803fa61cdeacb
Depends-On: Ia6f0037678e537a4dd5e08eaa02887b55ed82deb
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-10-15 16:24:38 -04:00
Paul Belanger d8f7e5cf3e Add ansible 2.0 support
Change-Id: Ic291a13abec987aec43ee2238d75d6d8fdf6fa94
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-01-26 12:31:52 -05:00
Paul Belanger b62fe33c05 Cap ansible<2.0
Currently, ansible-lint is failing and will need to be updated to
support 2.0. Additionally, we need to validate our role works
correctly with 2.0.

Change-Id: I3388b0a0bfa956c95aa926450e624ebc24f6ae18
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-01-12 12:27:40 -05:00
Paul Belanger 65242d65ab Add tox -eansible-lint support
This is our first of many tests that we'll be gating on.

Change-Id: I79bee90bc989463a115b4e58c8c5226be6fe4f6f
Depends-On: Ia0d691baca3d9ef7386b2748bc6042a546e6d5f6
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-11 21:32:54 -05:00