From 18559df32fb306eb3c7a27419b0dbed700bfe684 Mon Sep 17 00:00:00 2001 From: Maxim Kuvyrkov Date: Wed, 19 Apr 2017 10:14:23 +0000 Subject: tcwg-buildfarm: Try another filter Change-Id: I41a4f61e99030ac43039e2ec4f7c374f3dca974d --- tcwg-buildfarm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcwg-buildfarm.yaml') diff --git a/tcwg-buildfarm.yaml b/tcwg-buildfarm.yaml index c0e9805b96..3c40ab31eb 100644 --- a/tcwg-buildfarm.yaml +++ b/tcwg-buildfarm.yaml @@ -117,7 +117,7 @@ - target_list execution-strategy: combination-filter: | - (target ==~ /tcwg.*/).implies(target == label) + (label=="tcwg-x86_64-build" && ! (target==~/tcwg-.*/)) || (target==label) sequential: false wrappers: - timeout: -- cgit v1.2.3