Skip to content

[CI]fix: APM Beats Update job#21005

Merged
kuisathaverat merged 4 commits intoelastic:masterfrom
kuisathaverat:fix_beats_update
Sep 7, 2020
Merged

[CI]fix: APM Beats Update job#21005
kuisathaverat merged 4 commits intoelastic:masterfrom
kuisathaverat:fix_beats_update

Conversation

@kuisathaverat
Copy link
Copy Markdown
Contributor

@kuisathaverat kuisathaverat commented Sep 7, 2020

What does this PR do?

  • Enable the Jenkins instance as a worker for the default checkout.
  • Disable default checkout on the checkout stage.
  • Use Ubuntu-18 workers.

Why is it important?

The latest update changed something in the behavior of the checkout and now it does not work if you do not make the default checkout in the roo pipeline agent.

Checklist

  • [ ] My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

closes #20888

@kuisathaverat kuisathaverat self-assigned this Sep 7, 2020
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 7, 2020
@kuisathaverat kuisathaverat added automation Team:Automation Label for the Observability productivity team labels Sep 7, 2020
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Sep 7, 2020
@kuisathaverat kuisathaverat added bug needs_team Indicates that the issue/PR needs a Team:* label labels Sep 7, 2020
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Sep 7, 2020
@botelastic
Copy link
Copy Markdown

botelastic bot commented Sep 7, 2020

This pull request doesn't have a Team:<team> label.

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Sep 7, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #21005 updated]

  • Start Time: 2020-09-07T09:59:13.903+0000

  • Duration: 23 min 59 sec

@kuisathaverat kuisathaverat marked this pull request as ready for review September 7, 2020 10:19
@kuisathaverat kuisathaverat requested a review from a team as a code owner September 7, 2020 10:19
@kuisathaverat kuisathaverat changed the title [CI][WIP] fix: APM Beats Update job [CI]fix: APM Beats Update job Sep 7, 2020
@kuisathaverat kuisathaverat merged commit 04fae01 into elastic:master Sep 7, 2020
melchiormoulin pushed a commit to melchiormoulin/beats that referenced this pull request Oct 14, 2020
* fix: skip default checkout

* fix: skip default checkout

* fix: force ubuntu-18 nodes

* fix: use master for the default checkout
@kuisathaverat kuisathaverat deleted the fix_beats_update branch December 24, 2020 11:06
@v1v v1v added backport-v7.15.0 Automated backport with mergify backport-v7.16.0 Automated backport with mergify labels Oct 26, 2021
@v1v
Copy link
Copy Markdown
Member

v1v commented Oct 26, 2021

@Mergifyio backport 7.15

@v1v
Copy link
Copy Markdown
Member

v1v commented Oct 26, 2021

@Mergifyio backport 7.16

mergify bot pushed a commit that referenced this pull request Oct 26, 2021
* fix: skip default checkout

* fix: skip default checkout

* fix: force ubuntu-18 nodes

* fix: use master for the default checkout

(cherry picked from commit 04fae01)
mergify bot pushed a commit that referenced this pull request Oct 26, 2021
* fix: skip default checkout

* fix: skip default checkout

* fix: force ubuntu-18 nodes

* fix: use master for the default checkout

(cherry picked from commit 04fae01)
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Oct 26, 2021

backport 7.15

✅ Backports have been created

Details

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Oct 26, 2021

backport 7.16

✅ Backports have been created

Details

mdelapenya pushed a commit that referenced this pull request Oct 26, 2021
* fix: skip default checkout

* fix: skip default checkout

* fix: force ubuntu-18 nodes

* fix: use master for the default checkout

(cherry picked from commit 04fae01)

Co-authored-by: Ivan Fernandez Calvo <kuisathaverat@users.noreply.github.com>
mdelapenya pushed a commit that referenced this pull request Oct 26, 2021
* fix: skip default checkout

* fix: skip default checkout

* fix: force ubuntu-18 nodes

* fix: use master for the default checkout

(cherry picked from commit 04fae01)

Co-authored-by: Ivan Fernandez Calvo <kuisathaverat@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation backport-v7.15.0 Automated backport with mergify backport-v7.16.0 Automated backport with mergify bug Team:Automation Label for the Observability productivity team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] APM beats update job is broken

4 participants