Commit Graph

23 Commits

Author SHA1 Message Date
OpenStack Proposal Bot 27e938b38b Updated from OpenStack Ansible Tests
Change-Id: I0f3e11b33ce37a4a35fd0196524628ceb7864cf1
2021-03-12 22:15:51 +00:00
OpenStack Proposal Bot d93169b40d Updated from OpenStack Ansible Tests
Change-Id: I7a23968bc383e7d953c575071e3694afa217fc97
2020-05-22 07:00:31 +00:00
OpenStack Proposal Bot cae6a770c6 Updated from OpenStack Ansible Tests
Change-Id: I568ff5063f8da508350b2e1859479d9b58c3497d
2020-05-12 18:02:51 +00:00
OpenStack Proposal Bot 3601e62a80 Updated from OpenStack Ansible Tests
Change-Id: I50d2892773b26415e1b065c6ceb4b16973870129
2020-03-11 12:45:22 +00:00
OpenStack Proposal Bot 07d8650b51 Updated from OpenStack Ansible Tests
Change-Id: Id857c6d36ff371b4e4dbaae19fff80a6d3bec9c0
2020-03-06 17:53:55 +00:00
OpenStack Proposal Bot 299fb6e106 Updated from OpenStack Ansible Tests
Change-Id: I27b137dd7bb3dc8728ff0be47dcbce549a0e0be4
2020-02-24 13:05:39 +00:00
OpenStack Proposal Bot 3ebf85c9a7 Updated from OpenStack Ansible Tests
Change-Id: I38203d0a60e0ade76203afd74b58a64d9056762c
2019-05-09 11:33:34 +00:00
OpenStack Proposal Bot 88a6886a28 Updated from OpenStack Ansible Tests
Change-Id: I34e36a80db98e695444286818314189c805a9bcd
2019-03-22 21:55:23 +00:00
OpenStack Proposal Bot 632b0a8d82 Updated from OpenStack Ansible Tests
Change-Id: If07875f1ac74ee8cf02e27894ee559cf2120b060
2019-02-27 06:01:47 +00:00
OpenStack Proposal Bot a5661088b7 Updated from OpenStack Ansible Tests
Change-Id: I5b186f99964790c43bb9dc4cafe9327d96aedbfc
2017-12-06 00:05:28 +00:00
OpenStack Proposal Bot c094b3f4ef Updated from OpenStack Ansible Tests
Change-Id: I6a88f0a809b78ac829c0332bd53baceeeeef7628
2017-09-12 23:54:43 +00:00
OpenStack Proposal Bot 42edfdbede Updated from OpenStack Ansible Tests
Change-Id: Iae238f7d230d651a7a5e3b98379c2eecf828219e
2017-08-31 15:18:41 +00:00
OpenStack Proposal Bot f9a00b53f1 Updated from OpenStack Ansible Tests
Change-Id: Ifb3787c6186d2d8ac251393e2825c32662d866d7
2017-08-24 13:57:21 +00:00
OpenStack Proposal Bot e01ccd2700 Updated from OpenStack Ansible Tests
Change-Id: Ic490d8eaeedea63046753fc74412db10abf33753
2017-08-04 15:21:26 +00:00
OpenStack Proposal Bot afa4dc0483 Updated from OpenStack Ansible Tests
Change-Id: Id000e3628cd2471fd4d72ffcb087142335109f5c
2017-07-31 19:10:26 +00:00
OpenStack Proposal Bot 5960d0ef70 Updated from OpenStack Ansible Tests
Change-Id: I3a8bb6cd4386a73ea6b457219f49e0db8c57db8c
2017-07-06 21:07:46 +00:00
Markos Chandras 0b06c1658c Sync test files with the openstack-ansible-tests repository
In preparation for adding support for SUSE distributions, we sync the
test files from the openstack-ansible-tests repository so the upcoming
commits can be tested on all supported distributions.

Change-Id: I2244f7cf0de908a10eec244122f8be32c3ade459
2017-06-14 15:32:14 +00:00
Logan V cf1f8f3cac Install python2-pyOpenSSL package on CentOS
Package pyOpenSSL is obsoleted by python2-pyOpenSSL.

Change-Id: I202403ac059d4b1b25c1a39cc529af24a1208329
2017-03-03 12:49:09 -06:00
Andy McCrae 4318ef6c5a Remove Trusty support from galera_server role
NB There was an issue with https://review.openstack.org/#/c/395932/
which meant that "pid1_name != systemd" got changed to
"ansible_service_mgr == systemd" - since we are removing trusty this
task has been removed, but a fix for Newton will be made.

Change-Id: I2f502737e2cc52678cf479de2ef94b818e253622
Implements: blueprint trusty-removal
2016-12-15 13:12:54 +00:00
Jimmy McCrory 6eb67a2420 Update signing key for percona packages
Percona has started signing their Ubuntu packages with a new key.
Update the galera_gpg_keys var to add it to the keyring.

https://www.percona.com/blog/2016/10/13/new-signing-key-for-percona-debian-and-ubuntu-packages/

To resolve a reno dependency required to pass gate testing, also include
the libjpeg-dev package in bindep requirements.

Also, due to an expired certificate being used for
https://yum.mariadb.org the GPG key is set to be
fetched via http.

Related-Bug: #388205
Change-Id: I1dc3a78b8e0b759cc98f3de2bd33774db3b477da
2016-10-19 07:24:16 +01:00
Jesse Pretorius 45f9c76b1c Compress test execution logs
The volume of logs we collect in CI jobs are extensive. This
patch ensures that the logs collected are compressed to reduce
the space taken in CI systems.

PYTHONUNBUFFERED is also set to ensure that the console log
from the CI jobs is recorded in the exact order of execution.

Change-Id: I5aad324d7ac6535e35d635b58599f6a54436da5b
Related-Bug: #1620849
2016-09-09 10:10:38 +01:00
Shashank Tavildar 658c8489cc Added SNI support for galera_server role via OS packages
Some Linux distributions, such as CentOS 7 and Xenial, have trouble
validating SSL certificates when using get_url with servers
that use Server Name Indication (SNI).

This patch adds those packages to the list of required packages and
uses bindep to install them in developer test environments the same
way that the gate tests install them.


Change-Id: Ib43145a80fbe3c65d1f2720225da92ea1e978bc5
2016-08-19 20:59:00 +00:00
Andreas Jaeger f18654fdbf 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: Id0addf53a54e055cffdd71a03e9fe8d4adb10997
2016-08-12 20:55:56 +02:00