summary |
shortlog |
log |
commit | commitdiff |
review |
tree
raw |
patch |
inline | side by side (from parent 1:
a214a38)
Use ${NEXUSURL_PREFIX} instead of hardcoding
http://nexus.opendaylight.org/some/random/location in the
NexusKeywords resource. Not everyone wants or can go
downloading artifacts directly from ODL Nexus.
Change-Id: I4b75370077930e548e5d86f0e045912b924c1f4a
Signed-off-by: Jozef Behran <jbehran@cisco.com>
Resource SSHKeywords.robot
*** Variables ***
Resource SSHKeywords.robot
*** Variables ***
-${NEXUS_FALLBACK_URL} http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot
+${NEXUS_FALLBACK_URL} ${NEXUSURL_PREFIX}/content/repositories/opendaylight.snapshot
*** Keywords ***
Initialize_Artifact_Deployment_And_Usage
*** Keywords ***
Initialize_Artifact_Deployment_And_Usage