test/automated-robot-suite/Utils
Erich Cordoba a8acbf01c5 Remove ifparser module dependency.
The ifparser module doesn't work for python 3.6 and higher. As this
module is only used to retrieve the network interfaces and their status
it is possible to refactor the code to support this feature and remove
the dependency.

Also, some decode('utf-8') calls were added in the watcher module.

Change-Id: I7943d672e9282fbc56fc8d9a1a4b589d1aab5a68
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-11-05 11:14:33 -06:00
..
__init__.py [robot] Add libraries and resources used by the suite 2019-08-20 20:51:35 +00:00
bash_utils.py [robot] Add libraries and resources used by the suite 2019-08-20 20:51:35 +00:00
clouds.yml [robot] Add libraries and resources used by the suite 2019-08-20 20:51:35 +00:00
common.py [robot] Add libraries and resources used by the suite 2019-08-20 20:51:35 +00:00
logger.py [robot] Add libraries and resources used by the suite 2019-08-20 20:51:35 +00:00
network.py Remove ifparser module dependency. 2019-11-05 11:14:33 -06:00
stack_template.yml [robot] Add libraries and resources used by the suite 2019-08-20 20:51:35 +00:00
testpod.yaml [robot] Add libraries and resources used by the suite 2019-08-20 20:51:35 +00:00
utils.py Enable python3 fort the test suite 2019-09-29 11:51:09 -05:00
watcher.py Remove ifparser module dependency. 2019-11-05 11:14:33 -06:00