Loading src/tests/l2_vpn_gnmi_oc/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ end2end_test l2_vpn_gnmi_oc: #- yq -i '((select(.kind=="Deployment").spec.template.spec.containers.[] | select(.name=="server").env.[]) | select(.name=="LOG_LEVEL").value) |= "DEBUG"' manifests/deviceservice.yaml #- yq -i '((select(.kind=="Deployment").spec.template.spec.containers.[] | select(.name=="frontend").env.[]) | select(.name=="LOG_LEVEL").value) |= "DEBUG"' manifests/pathcompservice.yaml #- yq -i '((select(.kind=="Deployment").spec.template.spec.containers.[] | select(.name=="server").env.[]) | select(.name=="LOG_LEVEL").value) |= "DEBUG"' manifests/serviceservice.yaml #- yq -i '((select(.kind=="Deployment").spec.template.spec.containers.[] | select(.name=="server").env.[]) | select(.name=="LOG_LEVEL").value) |= "DEBUG"' manifests/nbiservice.yaml - yq -i '((select(.kind=="Deployment").spec.template.spec.containers.[] | select(.name=="server").env.[]) | select(.name=="LOG_LEVEL").value) |= "DEBUG"' manifests/nbiservice.yaml - source src/tests/${TEST_NAME}/deploy_specs.sh #- export TFS_REGISTRY_IMAGES="${CI_REGISTRY_IMAGE}" Loading src/tests/l2_vpn_gnmi_oc/data/ietf-l2vpn-service.json +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ "service": {"svc-mtu": 1400}, "connection": { "encapsulation-type": "vlan", "eth-inf-type": "ietf-l2vpn-svc:tagged", "tagged-interface": { "type": "ietf-l2vpn-svc:dot1q", "dot1q-vlan-tagged": {"cvlan-id": 125} Loading Loading
src/tests/l2_vpn_gnmi_oc/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ end2end_test l2_vpn_gnmi_oc: #- yq -i '((select(.kind=="Deployment").spec.template.spec.containers.[] | select(.name=="server").env.[]) | select(.name=="LOG_LEVEL").value) |= "DEBUG"' manifests/deviceservice.yaml #- yq -i '((select(.kind=="Deployment").spec.template.spec.containers.[] | select(.name=="frontend").env.[]) | select(.name=="LOG_LEVEL").value) |= "DEBUG"' manifests/pathcompservice.yaml #- yq -i '((select(.kind=="Deployment").spec.template.spec.containers.[] | select(.name=="server").env.[]) | select(.name=="LOG_LEVEL").value) |= "DEBUG"' manifests/serviceservice.yaml #- yq -i '((select(.kind=="Deployment").spec.template.spec.containers.[] | select(.name=="server").env.[]) | select(.name=="LOG_LEVEL").value) |= "DEBUG"' manifests/nbiservice.yaml - yq -i '((select(.kind=="Deployment").spec.template.spec.containers.[] | select(.name=="server").env.[]) | select(.name=="LOG_LEVEL").value) |= "DEBUG"' manifests/nbiservice.yaml - source src/tests/${TEST_NAME}/deploy_specs.sh #- export TFS_REGISTRY_IMAGES="${CI_REGISTRY_IMAGE}" Loading
src/tests/l2_vpn_gnmi_oc/data/ietf-l2vpn-service.json +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ "service": {"svc-mtu": 1400}, "connection": { "encapsulation-type": "vlan", "eth-inf-type": "ietf-l2vpn-svc:tagged", "tagged-interface": { "type": "ietf-l2vpn-svc:dot1q", "dot1q-vlan-tagged": {"cvlan-id": 125} Loading