From a269e27d4974caff42a5bbe179e7a7262b4c40f7 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sun, 8 Jul 2018 17:23:31 -0400 Subject: [PATCH] Run OSC unit test tips jobs Recently we broke the osc unittest tips jobs with a change to osc-lib. We already have jobs and a project-template for osc-tox-unit-tips, so add them to osc-lib jobs. Depends-On: https://review.openstack.org/580898 Change-Id: Ie5a7285f884d1dc612b5d121ad47dd47864bb2e2 --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index bcd5987..60419b8 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,4 +1,6 @@ - project: + templates: + - osc-tox-unit-tips check: jobs: - osc-functional-devstack: