Stop reading NODE_NAME in tempest and refstack
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 13 Feb 2018 18:13:28 +0000 (19:13 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 14 Feb 2018 10:13:05 +0000 (11:13 +0100)
commitc9672ce9e26dc14f5f5bead2e49c0daaddc2cda6
tree2af759fc439813fb15b69bb9d2d41b521e9de2ec
parentd835b25418590d8f149736547beb56c0ab27c2ef
Stop reading NODE_NAME in tempest and refstack

NODE_NAME should only be read by TestCase when publishing the results
to the database. Other debug data are already printed by run_tests.

INSTALLER_TYPE and DEPLOY_SCENARIO are also unused by refstack.

Change-Id: Ib82d5c1512553beba2c56f4ec2860cb2593f801e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/opnfv_tests/openstack/refstack_client/refstack_client.py
functest/opnfv_tests/openstack/tempest/tempest.py