Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I948ca4fdd98755630de06ea0b32a759a79c1795c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It also removes the exec right on mce-inject_ea and installs it in
$PATH. requirements.txt is also created to install the abstract
dependencies.
Change-Id: I176df99d2f40e1910079f5efa3f28a8c170a922d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
This module will be installed in functest so that
we can do things like
from baro_tests import collectd
result = collectd.main()
This way, we can avoid running bash commands in python to
call other python scripts.
Change-Id: Id3801a30648668ac2f1885cd298b920586584a18
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|