Skip to content

Commit a37d6c4

Browse files
Elaborate on Github check names to show parent relationship (#4788) (#4797)
(cherry picked from commit 0d6d8a3) Co-authored-by: Geoff Rowland <70981735+rowlandgeoff@users.noreply.github.com>
1 parent 5d35e16 commit a37d6c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.buildkite/integration.pipeline.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ steps:
2121
machineType: "n1-standard-8"
2222
notify:
2323
- github_commit_status:
24-
context: "Serverless integration test"
24+
context: "buildkite/elastic-agent-extended-testing - Serverless integration test"
2525

2626
- label: "Extended runtime leak tests"
2727
key: "extended-integration-tests"
@@ -38,7 +38,7 @@ steps:
3838
machineType: "n1-standard-8"
3939
notify:
4040
- github_commit_status:
41-
context: "Extended runtime leak tests"
41+
context: "buildkite/elastic-agent-extended-testing - Extended runtime leak tests"
4242

4343
- label: "Integration tests"
4444
key: "integration-tests"
@@ -55,7 +55,7 @@ steps:
5555
machineType: "n1-standard-8"
5656
notify:
5757
- github_commit_status:
58-
context: "Integration tests"
58+
context: "buildkite/elastic-agent-extended-testing - Integration tests"
5959

6060
- label: "Serverless Beats Tests"
6161
key: "serverless-beats-integration-tests"
@@ -73,4 +73,4 @@ steps:
7373
allowed: true
7474
notify:
7575
- github_commit_status:
76-
context: "Serverless Beats Tests"
76+
context: "buildkite/elastic-agent-extended-testing - Serverless Beats Tests"

0 commit comments

Comments
 (0)