Loading ofc23 0 → 120000 +1 −0 Original line number Diff line number Diff line src/tests/ofc23/ No newline at end of file proto/context.proto +1 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,7 @@ enum DeviceDriverEnum { DEVICEDRIVER_IETF_NETWORK_TOPOLOGY = 4; DEVICEDRIVER_ONF_TR_352 = 5; DEVICEDRIVER_XR = 6; DEVICEDRIVER_IETF_L2VPN = 7; } enum DeviceOperationalStatusEnum { Loading scripts/show_logs_compute.sh +1 −1 Original line number Diff line number Diff line Loading @@ -24,4 +24,4 @@ export TFS_K8S_NAMESPACE=${TFS_K8S_NAMESPACE:-"tfs"} # Automated steps start here ######################################################################################################################## kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/computeservice kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/computeservice -c server scripts/show_logs_device.sh +1 −1 Original line number Diff line number Diff line Loading @@ -24,4 +24,4 @@ export TFS_K8S_NAMESPACE=${TFS_K8S_NAMESPACE:-"tfs"} # Automated steps start here ######################################################################################################################## kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/deviceservice kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/deviceservice -c server scripts/show_logs_load_generator.sh +1 −1 Original line number Diff line number Diff line Loading @@ -24,4 +24,4 @@ export TFS_K8S_NAMESPACE=${TFS_K8S_NAMESPACE:-"tfs"} # Automated steps start here ######################################################################################################################## kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/load-generatorservice kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/load-generatorservice -c server Loading
ofc23 0 → 120000 +1 −0 Original line number Diff line number Diff line src/tests/ofc23/ No newline at end of file
proto/context.proto +1 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,7 @@ enum DeviceDriverEnum { DEVICEDRIVER_IETF_NETWORK_TOPOLOGY = 4; DEVICEDRIVER_ONF_TR_352 = 5; DEVICEDRIVER_XR = 6; DEVICEDRIVER_IETF_L2VPN = 7; } enum DeviceOperationalStatusEnum { Loading
scripts/show_logs_compute.sh +1 −1 Original line number Diff line number Diff line Loading @@ -24,4 +24,4 @@ export TFS_K8S_NAMESPACE=${TFS_K8S_NAMESPACE:-"tfs"} # Automated steps start here ######################################################################################################################## kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/computeservice kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/computeservice -c server
scripts/show_logs_device.sh +1 −1 Original line number Diff line number Diff line Loading @@ -24,4 +24,4 @@ export TFS_K8S_NAMESPACE=${TFS_K8S_NAMESPACE:-"tfs"} # Automated steps start here ######################################################################################################################## kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/deviceservice kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/deviceservice -c server
scripts/show_logs_load_generator.sh +1 −1 Original line number Diff line number Diff line Loading @@ -24,4 +24,4 @@ export TFS_K8S_NAMESPACE=${TFS_K8S_NAMESPACE:-"tfs"} # Automated steps start here ######################################################################################################################## kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/load-generatorservice kubectl --namespace $TFS_K8S_NAMESPACE logs deployment/load-generatorservice -c server