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
…4797)

(cherry picked from commit 0d6d8a3)

Co-authored-by: Geoff Rowland <[email protected]>
  • Loading branch information
mergify[bot] and rowlandgeoff authored Jun 13, 2024
1 parent 5d35e16 commit a37d6c4
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 a37d6c4

Please sign in to comment.