From 6c688f7a72cfc8ca5ff3186460467bf0a86743ba Mon Sep 17 00:00:00 2001 From: Linda Wang Date: Thu, 1 Mar 2018 04:58:07 +0000 Subject: [PATCH 1/1] Enable barometer run on compass Change-Id: Ic6f4f2a2d06dc70338da3bad53deca0a62a03232 Signed-off-by: Linda Wang --- docker/features/testcases.yaml | 2 +- functest/ci/testcases.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml index 7a30c6d9a..48724a416 100644 --- a/docker/features/testcases.yaml +++ b/docker/features/testcases.yaml @@ -65,7 +65,7 @@ tiers: the proper configuration and basic functionality of all the collectd plugins as described in the Project Release Plan dependencies: - installer: 'apex' + installer: '(apex)|(compass)' scenario: 'bar' run: module: 'baro_tests.barometer' diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 953d2aea0..87aa26c24 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -277,7 +277,7 @@ tiers: the proper configuration and basic functionality of all the collectd plugins as described in the Project Release Plan dependencies: - installer: 'apex' + installer: '(apex)|(compass)' scenario: 'bar' run: module: 'baro_tests.barometer' -- 2.16.6