Commit Graph

11 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov b9b1275917 Add ceph.conf override option
This commit implements option to partially override ceph.conf with regular
config_template action plugin.

Change-Id: I60cc9d3a4dde0483aa92714a521675a26ad9cd78
2019-11-20 17:39:13 +00:00
melissaml d3c96a98c4 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I0ec434dfd6a1608a8556b0d2a8fdcb1266fd7adf
2019-07-10 21:31:39 +08:00
Jesse Pretorius 89208ea9ab Remove tests-repo-clone.sh
Now that run_tests.sh handles the tests repo clone, we can
remove the use of the older tests-repo-clone.sh script.

Change-Id: I6d81caffcae4f284524bc3e017140a833a2e1524
2018-03-28 10:10:54 +01:00
OpenStack Proposal Bot 9fd9ee86ff Updated from OpenStack Ansible Tests
Change-Id: I79e36d1ddf7c8694fbecabb3298ea7afdb8b7f92
2018-02-14 20:03:35 +00:00
Jean-Philippe Evrard aca2340279 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: I0fdf23d144eaf7e712df0c1c88e7765d31956282
2017-10-17 16:40:41 +00:00
OpenStack Proposal Bot 581769bb8c Updated from OpenStack Ansible Tests
Change-Id: Ib7832686572d97963cb26027d2f395424480947a
2017-10-12 20:43:43 +00:00
OpenStack Proposal Bot 7e689f61e4 Updated from OpenStack Ansible Tests
Change-Id: If6104e1584e533f1d42fec12f44682f994368792
2017-06-22 15:18:52 +00:00
Jesse Pretorius e124242a96 Use zuul-cloner for tests repo in OpenStack-CI
When executing the tests repo clone in OpenStack-CI,
use zuul-cloner instead of git to enable cross-repo
testing. This ensures that if a dependent patch from
the tests repo is noted using 'Depends-On: <change-id>'
in the commit message, that patch will be included.

Change-Id: Ifbaac6d110c3ceb4ea97097f5c4c8f79dc9cb64c
Depends-On: Idce7abebf32f24c356a27e099fbca954d917402b
2017-05-04 16:49:00 +01:00
Jesse Pretorius 8ecf958568 Fix role gate tests for Ansible 2.3
Add 'become' and root 'user' options to the playbook instead of using
'ansible_become' through an inventory variable.

Change-Id: I7eb8275699d418848b0991c5ba232ae0b9ffb42e
2017-05-02 10:49:57 +01:00
Jesse Pretorius 2f250f0f26 Use centralised test scripts
This patch consumes the test scripts implemented by
https://review.openstack.org/375061 to ensure that
the tests and test preparation is consistent and
more maintainable.

Change-Id: Ic25156039545c276144ea56f5c8f428f4ab5f756
2016-09-27 15:36:13 +01:00
Jesse Pretorius b17bda5e26 Add scaffolding for OpenStack-CI tests 2016-08-21 16:59:34 +01:00