File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 jq --arg timestamp "$TIMESTAMP" '.connection_name = ($timestamp + "_" + .connection_name)' ./tests/examples-without-external-providers/cloud-router-2-precision-time-npt/terraform.tfvars.json > ./tests/examples-without-external-providers/cloud-router-2-precision-time-npt/tmp.test.json && mv ./tests/examples-without-external-providers/cloud-router-2-precision-time-npt/tmp.test.json ./tests/examples-without-external-providers/cloud-router-2-precision-time-npt/terraform.tfvars.json
5353 echo $TEST_DATA_PROD_PORT_2_PRECISION_TIME_PTP >> "./examples/port-2-precision-time-ptp/terraform.tfvars.json"
5454 jq --arg timestamp "$TIMESTAMP" '.connection_name = ($timestamp + "_" + .connection_name)' ./examples/port-2-precision-time-ptp/terraform.tfvars.json > ./examples/port-2-precision-time-ptp/tmp.test.json && mv ./examples/port-2-precision-time-ptp/tmp.test.json ./examples/port-2-precision-time-ptp/terraform.tfvars.json
55- echo $TEST_DATA_PROD_VD_2_PRECISION_TIME_NPT >> "./tests/examples-without-external-providers/virtual_device- 2-precision-time-npt/terraform.tfvars.json"
56- jq --arg timestamp "$TIMESTAMP" '.connection_name = ($timestamp + "_" + .connection_name)' ./tests/examples-without-external-providers/virtual_device- 2-precision-time-npt/terraform.tfvars.json > ./tests/examples-without-external-providers/virtual_device- 2-precision-time-npt/tmp.test.json && mv ./tests/examples-without-external-providers/virtual_device- 2-precision-time-npt/tmp.test.json ./tests/examples-without-external-providers/virtual_device -2-precision-time-npt/terraform.tfvars.json
55+ echo $TEST_DATA_PROD_VD_2_PRECISION_TIME_NPT >> "./tests/examples-without-external-providers/virtual-device- 2-precision-time-npt/terraform.tfvars.json"
56+ jq --arg timestamp "$TIMESTAMP" '.connection_name = ($timestamp + "_" + .connection_name)' ./tests/examples-without-external-providers/virtual-device- 2-precision-time-npt/terraform.tfvars.json > ./tests/examples-without-external-providers/virtual-device- 2-precision-time-npt/tmp.test.json && mv ./tests/examples-without-external-providers/virtual-device- 2-precision-time-npt/tmp.test.json ./tests/examples-without-external-providers/virtual-device -2-precision-time-npt/terraform.tfvars.json
5757
5858 - name : Run Go Tests
5959 run :
6666 - name : Upload HTML Testing Report
6767 uses : actions/upload-artifact@v4
6868 with :
69- name : Port Prod Suite Terraform Modules Testing Report
69+ name : EPT Prod Suite Terraform Modules Testing Report
7070 path : precision_time_prod_suite.html
7171 compression-level : 0
7272
You can’t perform that action at this time.
0 commit comments