diff options
author | Linda Wang <wangwulin@huawei.com> | 2018-03-01 04:58:07 +0000 |
---|---|---|
committer | Linda Wang <wangwulin@huawei.com> | 2018-03-01 04:58:07 +0000 |
commit | 6c688f7a72cfc8ca5ff3186460467bf0a86743ba (patch) | |
tree | eb758b70fb3ccaa97dfd728ec508010af4a57860 /docker/features | |
parent | 1622ed33099e1d775ad842468c43e160e7bf79fd (diff) |
Enable barometer run on compass
Change-Id: Ic6f4f2a2d06dc70338da3bad53deca0a62a03232
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'docker/features')
-rw-r--r-- | docker/features/testcases.yaml | 2 |
1 files changed, 1 insertions, 1 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' |