Skip to content

Commit

Permalink
Elaborate on Github check names to show parent relationship (#4788)
Browse files Browse the repository at this point in the history
  • Loading branch information
rowlandgeoff authored May 22, 2024
1 parent 5739755 commit 0d6d8a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .buildkite/integration.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ steps:
machineType: "n1-standard-8"
notify:
- github_commit_status:
context: "Serverless integration test"
context: "buildkite/elastic-agent-extended-testing - Serverless integration test"

- label: "Extended runtime leak tests"
key: "extended-integration-tests"
Expand All @@ -38,7 +38,7 @@ steps:
machineType: "n1-standard-8"
notify:
- github_commit_status:
context: "Extended runtime leak tests"
context: "buildkite/elastic-agent-extended-testing - Extended runtime leak tests"

- label: "Integration tests"
key: "integration-tests"
Expand All @@ -55,7 +55,7 @@ steps:
machineType: "n1-standard-8"
notify:
- github_commit_status:
context: "Integration tests"
context: "buildkite/elastic-agent-extended-testing - Integration tests"

- label: "Serverless Beats Tests"
key: "serverless-beats-integration-tests"
Expand All @@ -73,4 +73,4 @@ steps:
allowed: true
notify:
- github_commit_status:
context: "Serverless Beats Tests"
context: "buildkite/elastic-agent-extended-testing - Serverless Beats Tests"

0 comments on commit 0d6d8a3

Please sign in to comment.