Commit Graph

17 Commits

Author SHA1 Message Date
OpenDev Sysadmins 3300786b04 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:49:56 +00:00
Jenkins 4b7b7bb0bf Merge "Move other-requirements.txt to bindep.txt" 2016-08-22 19:27:31 +00:00
Paul Belanger 981d50d388
Fix path issue with roles_path
Change-Id: I8420e3529d209a64c637deffe290d32ea20fc87a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-08-12 20:45:49 -04:00
Andreas Jaeger b0659611a2 Move other-requirements.txt to bindep.txt
The default filename for documenting binary dependencies has been
changed from "other-requirements.txt" to "bindep.txt" with the release
of bindep 2.1.0. While the previous name is still supported, it will
be deprecated.

Move the file around to follow this change.

Note that this change is self-testing, the OpenStack CI infrastructure
will use a "bindep.txt" file to setup nodes for testing.

For more information about bindep, see also:
http://docs.openstack.org/infra/manual/drivers.html#package-requirements
http://docs.openstack.org/infra/bindep/

As well as this announcement:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html

Change-Id: I3c84f101a78a252a2df1ef73ab495df70d44e3da
2016-08-12 20:50:32 +02:00
Paul Belanger 3bb2e40bf2 Add other-requirements.txt for bindep
This will allow us to better control the dependencies installed in the
openstack CI gate.

Change-Id: Ie339d22fce297c03fec7879ed43f115290f1a526
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-03-28 10:40:20 -04:00
Paul Belanger f795330bc5 Reduce usage of becomes for testing
Change-Id: Ic5393ee08d93244f6df988d441a2d9be12e251ec
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-03-01 17:46:15 -05:00
Paul Belanger a265286484 Specific hostname for testing
Current tests are using localhost, which is fine but may not be real
world.

Change-Id: Idb7816f342482bfe173debf9ff4a8a4fc4d15db0
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-03-01 17:45:32 -05:00
Paul Belanger 9cdb72af37 Fix deprecation warnings
Change-Id: I49407ea21db957d087b1f22a76e07e10b54985c9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-26 11:20:38 -05:00
Paul Belanger 17c8dcedea Update to ansible 2.0
Change-Id: I046c2ae83bb73de9478697ecc86e6929fa43aa4f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-13 18:52:24 -05:00
Paul Belanger e7869b9e49 Fix functional testing for Ubuntu
Change-Id: Ic02a84f7f44f0589ac7b53bd1aa73fc1400c27f0
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-10 10:42:09 -05:00
Paul Belanger af22492259 Add jenkins packaging for testing
Since jenkins does not ship in centos7, we need to add an external
repo for it.

Change-Id: I46000dcfe77aa3c59d8c3dcc4fec0012e20cca0e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-09 16:38:14 -05:00
Paul Belanger 0c7b64bdcb Switch to tox -efunctional
Change-Id: Ifca2b452d196ccdebbb1da4a7080ee5a3626002d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-09 16:05:43 -05:00
Paul Belanger db91063c2c Import ansible-role-jenkins into OpenStack
Here we are updating the gitreview file and using the new tox.ini env
to pass the gate.

Change-Id: I7b651d0e74374d3516fef96424b24be150918a78
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-09 09:34:40 -05:00
Paul Belanger 7945d4c606 Update config user to use jenkins user name
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-05 14:38:43 -05:00
Paul Belanger 1176ccb5e4 Create default directories
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-12-08 17:17:40 -05:00
Paul Belanger 70b864a4bf Use java package
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-12-07 10:56:56 -05:00
Paul Belanger 39ffa189af Initial commit
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-23 18:24:13 -05:00