commit | 3a7a2bc12f5c102c541340e419a8299d81911e95 | [log] [tgz] |
---|---|---|
author | Alexander Gubanov <ogubanov@mirantis.com> | Fri Nov 13 21:58:51 2015 +0200 |
committer | Alexander Gubanov <ogubanov@mirantis.com> | Fri Nov 13 22:12:49 2015 +0200 |
tree | f95a843f6a8a6acf45f82c0b94726213a199aed1 | |
parent | e0e655206388fb0965c94106df96f4c470eb598f [diff] |
Modify baremetal_basic_ops test Did few fixs for scenario baremetal_basic_ops test: * removed redundant method that already exist in base class * removed redundant ssh connection * added additional timestamp verifications: test checks only if file exists, but doesn't check size or data inside * fixed conditions: "if None > 0" doesn't work in python3 Change-Id: I16dfb807ddffa1e0987ff0e4baa2e6353523fc34