diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2018-02-27 10:03:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-27 10:03:54 +0000 |
commit | c58bb46d65aea8913f41f2c395696adce376af79 (patch) | |
tree | 2675f993042b8d95d6f87fe00623380755b2b5a2 /jjb | |
parent | 6486bfbd8c74ac8aab3a586d8aa9a2e259690851 (diff) | |
parent | 71344691122d6445b2d9d885ff8a379c1d700382 (diff) |
Merge "xci: Enable functest healthcheck"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/xci/xci-verify-jobs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/xci/xci-verify-jobs.yml b/jjb/xci/xci-verify-jobs.yml index 6f4ded473..c54a1b941 100644 --- a/jjb/xci/xci-verify-jobs.yml +++ b/jjb/xci/xci-verify-jobs.yml @@ -274,4 +274,6 @@ name: 'xci-verify-healthcheck-macro' builders: - shell: + !include-raw: ./xci-run-functest.sh + - shell: !include-raw: ./xci-cleanup.sh |