diff options
author | Hany Abdelbaki <habdelbaki.ext@orange.com> | 2020-07-13 21:55:32 +0200 |
---|---|---|
committer | Hany Abdelbaki <habdelbaki.ext@orange.com> | 2020-07-14 15:24:09 +0200 |
commit | 1fd67450b64030242c44c0845fe176d31ab1fd57 (patch) | |
tree | 5e928dd2e52f72720aeb2ab74838a71096093019 /robot/resources/global_properties.robot | |
parent | 734ac7d1297dc31fe24614e0988a02ce1a142d63 (diff) |
run cds bootstrap before vlb_cds instantiation
Issue-ID: TEST-248
Signed-off-by: Hany Abdelbaki <habdelbaki.ext@orange.com>
Change-Id: Ief9e3be11ba9e5f06399c8bd5a2d394503a8a568
Diffstat (limited to 'robot/resources/global_properties.robot')
-rw-r--r-- | robot/resources/global_properties.robot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot index fd40eb05..74d2c24f 100644 --- a/robot/resources/global_properties.robot +++ b/robot/resources/global_properties.robot @@ -46,3 +46,5 @@ ${GLOBAL_DCAE_COLLECTOR_IP} 10.12.5.250 ${GLOBAL_DCAE_COLLECTOR_PORT} 30417 ${GLOBAL_VLB_0_INT_PKTGEN_PRIVATE_PORT_0_MAC} fa:16:3e:00:00:10 ${GLOBAL_VPG_0_INT_PKTGEN_PRIVATE_PORT_0_MAC} fa:16:3e:00:00:20 + + |