Commit 0f221f29 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed CI/CD errors

parent 8147bf29
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -8,8 +8,8 @@ Library BuiltIn
Library    JSONLibrary
Library    JSONLibrary
Library    Collections
Library    Collections
Library    JSONSchemaLibrary    schemas/
Library    JSONSchemaLibrary    schemas/
Variables    descriptors/SOL001/reference_tst010_vnf_b_2vdu_SOL001.yaml
Variables    descriptors/SOL001/SOL002_VNFLifecycleManagement-API_descriptors_SOL001_reference_tst010_vnf_b_2vdu_SOL001.yaml
Variables    descriptors/SOL006/reference_tst010_vnf_b_2vdu_SOL006.yaml
Variables    descriptors/SOL006/SOL002_VNFLifecycleManagement-API_descriptors_SOL006_reference_tst010_vnf_b_2vdu_SOL006.yaml


*** Keywords ***
*** Keywords ***
Get Vnf Instance 
Get Vnf Instance 
+3 −2
Original line number Original line Diff line number Diff line
@@ -5,8 +5,9 @@ Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} ssl_verify=fals
Library    OperatingSystem
Library    OperatingSystem
Library    JSONLibrary
Library    JSONLibrary
Library    JSONSchemaLibrary    schemas/
Library    JSONSchemaLibrary    schemas/
Variables    descriptors/SOL001/reference_tst010_vnf_b_2vdu_SOL001.yaml
Library    Collections
Variables    descriptors/SOL006/reference_tst010_vnf_b_2vdu_SOL006.yaml
Variables    descriptors/SOL001/SOL002_VNFLifecycleManagement-API_descriptors_SOL001_reference_tst010_vnf_b_2vdu_SOL001.yaml
Variables    descriptors/SOL006/SOL002_VNFLifecycleManagement-API_descriptors_SOL006_reference_tst010_vnf_b_2vdu_SOL006.yaml
Documentation    This resource represents grants. The client can use this resource to obtain permission
Documentation    This resource represents grants. The client can use this resource to obtain permission
...     from the NFVO to perform a particular VNF lifecycle operation.
...     from the NFVO to perform a particular VNF lifecycle operation.