From 5f73ab5e7935451dba7fc27c9026136cdd835605 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Thu, 25 Jan 2018 11:46:07 +0100 Subject: xci: Run functest as part of xci-merge jobs This is yet another messy work to get functest run for xci as part of merge jobs. The script is removed from xci-verify jobs in order not to block patches by -1ing them. Change-Id: I57254bcfbada7a51da89aba0e7a88f907eb9a525 Signed-off-by: Fatih Degirmenci --- jjb/xci/xci-verify-jobs.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'jjb/xci/xci-verify-jobs.yml') diff --git a/jjb/xci/xci-verify-jobs.yml b/jjb/xci/xci-verify-jobs.yml index af2432dd0..3c314568f 100644 --- a/jjb/xci/xci-verify-jobs.yml +++ b/jjb/xci/xci-verify-jobs.yml @@ -253,7 +253,5 @@ - builder: name: 'xci-verify-healthcheck-macro' builders: - - shell: - !include-raw: ./xci-run-functest.sh - shell: !include-raw: ./xci-cleanup.sh -- cgit 1.2.3-korg