You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/reusable-build-test-release.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1080,7 +1080,7 @@ jobs:
1080
1080
NORMAL="\033[0m"
1081
1081
echo "Splunk Web UI will be available at https://${{ steps.create-job-name.outputs.job-name }}.${{ needs.setup.outputs.spl-host-suffix }}:8000 after test execution starts"
echo "Splunk password is available in LastPass shared folder: Shared Splunk - GDI - Lab Credentials under SPLUNK_DEPLOYMENT_PASSWORD"
1084
1084
- name: run-tests
1085
1085
id: run-tests
1086
1086
env:
@@ -1272,7 +1272,7 @@ jobs:
1272
1272
NORMAL="\033[0m"
1273
1273
echo "Splunk Web UI will be available at https://${{ steps.create-job-name.outputs.job-name }}.${{ needs.setup.outputs.spl-host-suffix }}:8000 after test execution starts"
echo "Splunk password is available in LastPass shared folder: Shared Splunk - GDI - Lab Credentials under SPLUNK_DEPLOYMENT_PASSWORD"
1276
1276
- name: run-tests
1277
1277
id: run-tests
1278
1278
env:
@@ -1471,7 +1471,7 @@ jobs:
1471
1471
NORMAL="\033[0m"
1472
1472
echo "Splunk Web UI will be available at https://${{ steps.create-job-name.outputs.job-name }}.${{ needs.setup.outputs.spl-host-suffix }}:8000 after test execution starts"
echo "Splunk password is available in LastPass shared folder: Shared Splunk - GDI - Lab Credentials under SPLUNK_DEPLOYMENT_PASSWORD"
1475
1475
- name: create test argument
1476
1476
id: create-test-arg
1477
1477
shell: bash
@@ -1679,7 +1679,7 @@ jobs:
1679
1679
NORMAL="\033[0m"
1680
1680
echo "Splunk Web UI will be available at https://${{ steps.create-job-name.outputs.job-name }}.${{ needs.setup.outputs.spl-host-suffix }}:8000 after test execution starts"
echo "Splunk password is available in LastPass shared folder: Shared Splunk - GDI - Lab Credentials under SPLUNK_DEPLOYMENT_PASSWORD"
1683
1683
- name: get os name and version
1684
1684
id: os-name-version
1685
1685
shell: bash
@@ -1884,7 +1884,7 @@ jobs:
1884
1884
NORMAL="\033[0m"
1885
1885
echo "Splunk Web UI will be available at https://${{ steps.create-job-name.outputs.job-name }}.${{ needs.setup.outputs.spl-host-suffix }}:8000 after test execution starts"
echo "Splunk password is available in LastPass shared folder: Shared Splunk - GDI - Lab Credentials under SPLUNK_DEPLOYMENT_PASSWORD"
1888
1888
- name: get os name and version
1889
1889
id: os-name-version
1890
1890
shell: bash
@@ -2087,7 +2087,7 @@ jobs:
2087
2087
NORMAL="\033[0m"
2088
2088
echo "Splunk Web UI will be available at https://${{ steps.create-job-name.outputs.job-name }}.${{ needs.setup.outputs.spl-host-suffix }}:8000 after test execution starts"
0 commit comments