Commit Graph

14 Commits

Author SHA1 Message Date
Guilherme Steinmüller 9e3bd3f320 Retire openstack-ansible-os_monasca
Change-Id: Ie8da46562c150885010b47980a1ee26bff4d3bc5
2019-06-11 20:22:23 +00:00
OpenStack Proposal Bot 4d60df58c6 Updated from OpenStack Ansible Tests
Change-Id: I6bb3096eb581e51fc5f0e8ff57e9e16af26479f9
2019-05-09 11:35:02 +00:00
OpenStack Proposal Bot 7e4ff2a753 Updated from OpenStack Ansible Tests
Change-Id: I096a5ae85214e03bc4c5cce18e4e6c3f5ec911d6
2019-04-24 20:10:10 +00:00
OpenStack Proposal Bot 629262bb46 Updated from OpenStack Ansible Tests
Change-Id: Iadfe2b6a4b55b377686d48033af3613edc8f1923
2019-04-13 23:13:33 +00:00
OpenStack Proposal Bot a37b2eba03 Updated from OpenStack Ansible Tests
Change-Id: I12adab8bab5289c1f41fdbc5e88f1683a3bd9801
2018-09-29 04:55:09 +00:00
OpenStack Proposal Bot dcea0ef088 Updated from OpenStack Ansible Tests
Change-Id: I9515f1b40a4f77b5692711f6f8b336240512b31c
2018-04-30 05:15:14 +00:00
OpenStack Proposal Bot 4d99782062 Updated from OpenStack Ansible Tests
Change-Id: I354f9405ce6eec138e1be314725c1300d179c0dd
2018-03-27 15:53:49 +00:00
OpenStack Proposal Bot b5bff549c8 Updated from OpenStack Ansible Tests
Change-Id: Id295d0a6b393121c265457c74d9760e268bd8592
2017-11-10 20:08:27 +00:00
OpenStack Proposal Bot 27f70c96ac Updated from OpenStack Ansible Tests
Change-Id: I49db38a4ef655463c7f1088a4c9bdafec5b24440
2017-08-22 20:08:44 +00:00
OpenStack Proposal Bot 7cac2c9dd6 Updated from OpenStack Ansible Tests
Change-Id: I68e58344a262633805fef62cc98b4fe807e8be90
2017-06-26 13:45:04 +00:00
Cuong Nguyen 713c779045 Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant
- Phase out trusty in Vagrantfile
- Install python2 for Ubuntu 16.04 and CentOS 7 before executing test
  script.

Change-Id: Ie9aeb9e7be82d141293483b98834462d234514d5
2017-02-09 10:36:09 +07:00
Major Hayden 45ea8774a1 Update and clean up run_tests.sh
The run_tests.sh script fails when it is run multiple times on CentOS.
The `bindep` run returns an empty list of packages and then `yum`
exits with an error since no packages were provided to install.

This patch checks the length of the `bindep` output and skips the `yum`
installation when the package list is empty.

The patch also cleans up some of the old cruft left over from previous
scripts and avoids repetition.

Change-Id: If25cb0859b59d6b4bb7a7b9906e6c4d49edeabe0
Signed-off-by: Major Hayden <major@mhtx.net>
2017-01-16 10:55:48 +00:00
Kevin Carter 396d4f1335 Ansible 2.1.1 role testing
Change-Id: Ia82a196be0b469900dfdcfb9cd3a4e1887ba082f
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-09-19 15:40:30 -04:00
Travis Truman 641fab33a4 Role skeleton for os_monasca
So we can generate release notes, run tests, etc.

Change-Id: I3fcdd1ab92ac43393ab70117b228b7847f20da4a
2016-08-25 09:15:23 -04:00