From: jose.lausuch Date: Tue, 21 Jun 2016 11:44:11 +0000 (+0200) Subject: Functest, Add healhcheck as functest-suite-parameter X-Git-Tag: colorado.1.0~337 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=db0085ebc1b1741034b73533d9babeab13e40e14;p=releng.git Functest, Add healhcheck as functest-suite-parameter Change-Id: I2212c4e52b6ac7df017b6fda17df2b3a0e4a9406 Signed-off-by: jose.lausuch --- diff --git a/jjb/functest/functest-ci-jobs.yml b/jjb/functest/functest-ci-jobs.yml index 8bbed4f15..27e1ee333 100644 --- a/jjb/functest/functest-ci-jobs.yml +++ b/jjb/functest/functest-ci-jobs.yml @@ -200,6 +200,7 @@ - choice: name: FUNCTEST_SUITE_NAME choices: + - 'healthcheck' - 'tempest' - 'rally' - 'odl'