This repository was archived by the owner on Oct 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
ci: enable beats-ci test-infra #525
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
v1v
commented
May 11, 2020
.ci/validateWorkersBeatsCi.groovy
Outdated
Member
Author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So far the list of workers are:
- darwin static workers
- arm static worker
- linux static worker
- ephemeral linux workers
- ephemeral windows workers
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have asked for labels on the MacOS workers to know if they have docker and if they can sign binaries
💚 Build SucceededExpand to view the summary
Build stats
Test stats 🧪
|
…-pipeline-library into feature/beats-workers-test-infra * 'feature/beats-workers-test-infra' of github.com:v1v/apm-pipeline-library: test: use a different port (#523)
…kers-test-infra * upstream/master: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release v1.1.96 fix: null build description (#528) test: apm-ci test-infra for windows (#527) ci: notify other build status (#521) ci: CI approval aborted rather than failed (#522) ci: avoid template when no PRs (#526) test: move to apm-ci folder (#524)
v1v
commented
May 13, 2020
cachedout
approved these changes
May 14, 2020
Contributor
cachedout
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
kuisathaverat
approved these changes
May 14, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Enable the test-infra for the beats-ci workers:
The test-infra is just a quite minimalistic so far.
Why is it important?
Add more confidence what's the required infra looks like since it will evaluate the CI workers with the test-infra framework. Same framework as we are using for the apm-ci workers.
Related issues
Caused by https://github.com/elastic/observability-robots/issues/110
Requires #524
Tasks
Follow-ups