diff options
-rw-r--r-- | jjb/functest/functest-ci-jobs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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' |