From 7e446ef6c890eedfbea07f6a8a6e06b974703a41 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 20 Aug 2017 10:28:37 +0200 Subject: Fix ci_loop conditions for vnf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Weekly jobs should run all tests (vnf included). Change-Id: I25b43654d48e9ae5df5c18fd565423a310d4c68b Signed-off-by: Cédric Ollivier --- functest/ci/testcases.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functest') diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index fecd8126d..ba15e5308 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -460,7 +460,7 @@ tiers: - name: vnf order: 4 - ci_loop: 'daily' + ci_loop: '(daily)|(weekly)' description : >- Collection of VNF test cases. testcases: -- cgit 1.2.3-korg