Commit Graph

6 Commits

Author SHA1 Message Date
Jesse Pretorius 7ff76c41b4 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: I7e3426e483e0a312ae838155788c1ec4b960559a
2018-03-28 10:28:54 +01:00
OpenStack Proposal Bot 8627e17d28 Updated from OpenStack Ansible Tests
Change-Id: I9047fa6beb8913ccc54a6f5e8aa80c267d7bc792
2018-02-14 20:04:37 +00:00
Jesse Pretorius caab814228 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.

Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
Change-Id: I2ba5bce479a33bc4369c8034e28cf2bc8cfb5ac1
2017-10-18 18:17:24 +01:00
OpenStack Proposal Bot 835c2632f2 Updated from OpenStack Ansible Tests
Change-Id: I95a371b21f3649468caa6442bc3d4620d9423e5c
2017-10-12 20:44:01 +00:00
OpenStack Proposal Bot 9277b03084 Updated from OpenStack Ansible Tests
Change-Id: Id33c46798385b72c967e3a5118e252d43c5f1296
2017-06-22 15:19:10 +00:00
Jesse Pretorius f0a94da4d3 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: I93a4c523ef01824733f6a28122a3b6f884adb5a6
Depends-On: Idce7abebf32f24c356a27e099fbca954d917402b
2017-05-04 17:13:15 +01:00