Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Fix pipeline name refs (#4489) #4537

Merged
merged 3 commits into from
Dec 15, 2020
Merged

Conversation

jalvz
Copy link
Contributor

@jalvz jalvz commented Dec 15, 2020

Backports the following commits to 7.x:

Update pipeline names referenced in default.json files to match the one generated by Fleet.
@jalvz jalvz added the backport label Dec 15, 2020
@apmmachine
Copy link
Contributor

apmmachine commented Dec 15, 2020

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #4537 updated

  • Start Time: 2020-12-15T13:43:59.944+0000

  • Duration: 34 min 20 sec

Test stats 🧪

Test Results
Failed 0
Passed 4393
Skipped 140
Total 4533

Steps errors 4

Expand to view the steps failures

Run Window tests
  • Took 9 min 13 sec . View more details on here
Compress
  • Took 0 min 0 sec . View more details on here
  • Description: tar --exclude=coverage-files.tgz -czf coverage-files.tgz coverage
Compress
  • Took 0 min 0 sec . View more details on here
  • Description: tar --exclude=system-tests-linux-files.tgz -czf system-tests-linux-files.tgz system-tests
Test Sync
  • Took 3 min 10 sec . View more details on here
  • Description: ./script/jenkins/sync.sh

Also rename data streams and fix the profiles pipelines referenced names
@codecov-io
Copy link

Codecov Report

Merging #4537 (35b6420) into 7.x (4c687c6) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              7.x    #4537      +/-   ##
==========================================
- Coverage   75.99%   75.95%   -0.04%     
==========================================
  Files         161      161              
  Lines        9790     9783       -7     
==========================================
- Hits         7440     7431       -9     
- Misses       2350     2352       +2     
Impacted Files Coverage Δ
datastreams/servicename.go 100.00% <ø> (ø)
model/error.go 98.58% <100.00%> (-0.01%) ⬇️
model/metricset.go 94.73% <100.00%> (-0.10%) ⬇️
model/profile.go 100.00% <100.00%> (ø)
model/span.go 93.10% <100.00%> (-0.08%) ⬇️
model/transaction.go 96.15% <100.00%> (-0.08%) ⬇️
publish/acker.go 78.94% <0.00%> (-10.53%) ⬇️
...ack/apm-server/aggregation/txmetrics/aggregator.go 93.36% <0.00%> (ø)

@jalvz jalvz merged commit 2f3eb92 into elastic:7.x Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants