Bugfix: fix two typos
authorLinda Wang <wangwulin@huawei.com>
Tue, 23 May 2017 02:42:18 +0000 (02:42 +0000)
committerLinda Wang <wangwulin@huawei.com>
Tue, 23 May 2017 07:10:21 +0000 (07:10 +0000)
commitc969dbf25fb8d0b3c3c36f4b3b21959f93d34d01
tree6107fc1d85ab680a27ae7a632dd48ec2699c535a
parent2d38d6ddfd88dd04fc3148984de6e633a545a456
Bugfix: fix two typos

1. In run_tests.py, test case name is shown before running:
   logger.error(kwargs['test']) -> logger.info(kwargs['test'])
2. In tempest.py, Verication -> Verification

Change-Id: I117838cdb4b0f920c4cf855645d910e623e06868
Signed-off-by: Linda Wang <wangwulin@huawei.com>
functest/ci/run_tests.py
functest/opnfv_tests/openstack/tempest/tempest.py