From 25449bfaf4936223d1e94214b7ef00aa1f32eb64 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 19 Aug 2018 12:04:41 +0200 Subject: [PATCH] Do not run dsvm tests if locales change There's no need to run the tempest tests for a local import, add locale directory to list of ignore list. Change-Id: I9c3aaf84301c7c659f069c42ab39179587080e99 --- zuul.d/jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index e36e7c82b..14758341b 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -15,6 +15,7 @@ - ^api-ref/.*$ - ^doc/.*$ - ^etc/.*$ + - ^neutron_lbaas/locale/.*$ - ^releasenotes/.*$ - job: