Commit Graph

6 Commits

Author SHA1 Message Date
Jesse Pretorius 163d9c15b4 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: I2ccaa1df08aaf772058607653059ba3ccfc3fc86
2018-03-28 10:11:54 +01:00
OpenStack Proposal Bot 9fc5cd4606 Updated from OpenStack Ansible Tests
Change-Id: I7aa9aaf3098a8182af58ea106f30c4d4591913e4
2018-02-14 20:04:18 +00:00
Jean-Philippe Evrard 89319fd345 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: Iaee6f1c1836ee85770fd46a215e65cf2b2d517fa
2017-10-17 18:21:07 +00:00
OpenStack Proposal Bot efea06b81b Updated from OpenStack Ansible Tests
Change-Id: I7afa82420f7cfec9356519891d39e1187dc71cb9
2017-10-12 20:43:55 +00:00
OpenStack Proposal Bot 3dce07315b Updated from OpenStack Ansible Tests
Change-Id: Id451d0d50b7b49ff52ff3adbeb22e8430be1166e
2017-07-06 21:07:54 +00:00
Jesse Pretorius c6c2dbd7fb 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: I6de4c78710f655b3a8a8be070e6dec4ad2c65e7e
Depends-On: Idce7abebf32f24c356a27e099fbca954d917402b
2017-05-04 16:49:47 +01:00