Commit Graph

22 Commits

Author SHA1 Message Date
OpenStack Proposal Bot c097044fe9 Updated from OpenStack Ansible Tests
Change-Id: Ifd96498d93a44c596f76ad4faaaf13fcb42cac7d
2022-03-31 20:15:01 +00:00
OpenStack Proposal Bot 394d487536 Updated from OpenStack Ansible Tests
Change-Id: Ie82c590970b56b79d52bef93a00f0610d1e7a8dd
2021-03-12 22:18:08 +00:00
OpenStack Proposal Bot b3ff979bfc Updated from OpenStack Ansible Tests
Change-Id: Ic15709c54661099102ecc241153d63eaa701530f
2020-09-24 16:55:18 +00:00
OpenStack Proposal Bot 71e16fca3a Updated from OpenStack Ansible Tests
Change-Id: I448ef664a95b15507212f865c0d78dcccb07c872
2019-08-20 03:05:41 +00:00
OpenStack Proposal Bot bae198d553 Updated from OpenStack Ansible Tests
Change-Id: I9fd1a675e628c22e502cf32ec22c18fa5a6a7077
2019-05-09 11:34:16 +00:00
OpenStack Proposal Bot ad59479e10 Updated from OpenStack Ansible Tests
Change-Id: I41b614124fdbe90da2f5ed04c8f1eb1bb8612aa8
2019-04-22 07:13:40 +00:00
OpenStack Proposal Bot dfff9a818b Updated from OpenStack Ansible Tests
Change-Id: I2a81cec9201609c62a540c0f10d6b8774dbcb163
2019-02-27 06:03:24 +00:00
OpenStack Proposal Bot 6e2b465a9d Updated from OpenStack Ansible Tests
Change-Id: Id7fb82c354047fd88cdb54d59e034e40c8587b6f
2018-09-29 04:53:46 +00:00
OpenStack Proposal Bot f08648cb15 Updated from OpenStack Ansible Tests
Change-Id: I277184cabcf9dd909a96d22c37e893f7529da9b0
2018-04-30 05:13:28 +00:00
OpenStack Proposal Bot a4e93e419d Updated from OpenStack Ansible Tests
Change-Id: Ibd01abb008b09014a892e8198253a503520bca81
2018-03-27 15:50:29 +00:00
OpenStack Proposal Bot 28c710e5e9 Updated from OpenStack Ansible Tests
Change-Id: Id59c48a6d01c2d60f6631d0f31a17698e9f62e98
2018-02-07 19:34:08 +00:00
Jean-Philippe Evrard bcc6ea58dc Initial OSA zuul v3 role jobs
This patch 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.

Change-Id: Ie76b4452e58b3da82c8119b9bdb3bbb274e17137
2017-10-20 09:23:24 +00:00
OpenStack Proposal Bot 65a8a5a80e Updated from OpenStack Ansible Tests
Change-Id: I41f8ae5d2a7b9e5bd32b306209d8b71a7c13ebe5
2017-08-03 15:26:20 +00:00
OpenStack Proposal Bot 53ce6a2c00 Updated from OpenStack Ansible Tests
Change-Id: I96339c6d9125befa5179d5d9f5ac0321fc1dfb82
2017-06-22 15:19:18 +00:00
Cuong Nguyen d905bf7533 Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant
- Install python2 for Ubuntu 16.04 and CentOS 7 before executing test
  script.

Change-Id: I05bb83ce2180b2bc362d6dd818384ccfbf897e1c
2017-02-07 09:20:55 +07:00
Travis Truman 5ebd74f40f Add func_gnocchi scenario gate test
This gate test omits installation of MongoDB
and uses gnocchi for all metric storage

Change-Id: I15fff275b3e5eaecb36a0da01c5aafc824c5a288
Closes-Bug: #1628952
2016-09-30 14:02:15 -04:00
Travis Truman f257d2e6ca Ansible 2.1.1 role testing
Change-Id: Ieb7ba32b32019c45c50e7795dcb87f0764c965f9
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-09-21 12:11:42 -04:00
Shashank Tavildar 507601497a Added SNI support for os_ceilometer package 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: I61c8603dc34caca474cc28d071cd29d0d5518053
2016-08-19 20:59:20 +00:00
Michael Gugino d78484a6bc Add apt-get update to run_tests
Change-Id: I1e7b1f0f3018e138b73c81bdcef010b9872789b0
2016-08-18 16:37:22 -04:00
Jesse Pretorius 4165913a18 Add dependencies for paramiko 2.0
Paramiko version 2.0 has been released. It now uses the Python library
cryptography. Installing this requires additional system packages. This
commit adds in the appropriate packages required by cryptography based
on its documentation [1].

An alternative approach would have been to constrain the version of
Paramiko however the project describes the 1.x versions as relying on
insecure dependencies [2].

[1] https://cryptography.io/en/latest/installation/
[2] http://www.paramiko.org/installing.html

Change-Id: I91033e1035dc96d54bb02a54bb5258457b16f1d2
2016-05-03 08:55:19 +01:00
Travis Truman 2644ec3eec Adding Vagrantfile for local developer testing
This Vagrantfile attempts to replicate the gate check
testing to the extent possible to allow developers to
run all tests locally in a Vagrant environment prior
to submitting changes for review

Change-Id: I8c34b76e637ffa38e6418bca4900c13588250931
2016-03-16 22:24:54 -04:00
Jimmy McCrory e090a5523e Implement base configuration for independent repository
Change-Id: I66751a4255a0d37ce97f7ebaf15db57dbfa1d2c5
2016-03-01 09:43:48 -08:00