summaryrefslogtreecommitdiff
path: root/playbooks/trove-devstack-base.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to Zuul v3 native job definitionsZhao Chao2018-07-171-0/+4
This patch migrates the legacy gate jobs to Zuul v3 native ones(a new trove-devstack role is created for all those legecy jobs, and the previous way of running gate jobs is still kept as we still cannot migrate the genade job to a Zuul v3 native one), following the documents below: https://docs.openstack.org/infra/manual/zuulv3.html https://docs.openstack.org/devstack/latest/zuul_ci_jobs_migration.html Change-Id: I10a1adae3a79b7322118fce180119f0ee5ff2e1b Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>