diff options
Diffstat (limited to 'tests/sdc-dcae-d/dcaed/sdc_dcaed_interface.robot')
-rw-r--r-- | tests/sdc-dcae-d/dcaed/sdc_dcaed_interface.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sdc-dcae-d/dcaed/sdc_dcaed_interface.robot b/tests/sdc-dcae-d/dcaed/sdc_dcaed_interface.robot index 6f95ebc5..98e02519 100644 --- a/tests/sdc-dcae-d/dcaed/sdc_dcaed_interface.robot +++ b/tests/sdc-dcae-d/dcaed/sdc_dcaed_interface.robot @@ -11,7 +11,7 @@ ${DCAE_CREATE_BLUEPRINT_PATH} /SERVICE/createBluePrint ${DCAE_VFCMT_TEMPLATE} create_vfcmt.jinja ${DCAE_COMPOSITION_TEMPLATE} dcae_composition.jinja ${DCAE_MONITORING_CONFIGURATION_TEMPLATE} dcae_monitoring_configuration.jinja -${DCAE_BE_ENDPOINT} http://localhost:8082 +${DCAE_BE_ENDPOINT} https://localhost:8444 *** Keywords *** Create Monitoring Template |