Fix anteater issues of baro_tests 93/65693/3
authorToshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
Mon, 10 Dec 2018 07:48:04 +0000 (07:48 +0000)
committerToshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
Tue, 25 Dec 2018 06:15:00 +0000 (06:15 +0000)
commitff4536dcffc60330c0c483506c1f1ddac626f75c
treeb19bbabbca0038f44f84417388d8b487ddce2d81
parentd6abf61815b5a98ea982f882c1a0f06ca56c5f25
Fix anteater issues of baro_tests

* Use yaml.safe_load instead of yaml.load
* Not use curl
  (Use the file prepared by the procedure
   in the Functest Installation Guide)
* Not use /tmp directoriy for security reasen
* Add copyright to fix "Licence header missing"

Change-Id: Ib4ad56e6a79d7f7d00058d5bd7c6690b8c360753
Signed-off-by: Toshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
baro_tests/barometer.py
baro_tests/collectd.py
baro_tests/config_server.py
baro_tests/local_agent.py
baro_tests/tests.py