Split "name" of test tool to "component" and "artifact" 95/34095/2
authorJozef Behran <jbehran@cisco.com>
Thu, 4 Feb 2016 17:12:11 +0000 (18:12 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 4 Feb 2016 17:25:14 +0000 (17:25 +0000)
commit78e4c4d15fecdbe1359b791aa49f244524593fcb
treecf1880cc0e28cc28940f7e2d709f9ed6039588a6
parent5fe9599fa87cb677ab518add53a143e6c2ed6d6b
Split "name" of test tool to "component" and "artifact"

The "name" of the test tool was an ad-hoc specification of
the test tool that the deployment framework was needed to
somehow use to locate the artifact in Nexus. After reviewing
the code that searches for the artifact I decided to separate
the "component" and the "artifact" into their own arguments
to make this distinction explicit. This is also necessary
to support the increasing complexity of the artifact search.

Change-Id: I3c6677c4aa191c03cc01ef35ad54a359d2320a1d
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/libraries/NetconfKeywords.robot
csit/libraries/NexusKeywords.robot
csit/suites/bgpcep/pcepuser/pcepuser.robot
csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot