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

[CI] Add scripts to create a buildkite AMI #528

Merged
merged 1 commit into from
Jan 27, 2022
Merged

Conversation

VivekPanyam
Copy link
Collaborator

@VivekPanyam VivekPanyam commented Jan 19, 2022

Summary:

This PR enables us to build a buildkite CI stack AMI that has support for GPUs (drivers + container toolkit)

See https://github.com/buildkite/elastic-ci-stack-for-aws for general info on buildkite CI

Test Plan:

  • Ran a buildkite pipeline to build an AMI using create_ami.sh and confirmed that the resulting AMI has GPU support
  • Confirmed that instances started from that AMI correctly build the rest of Neuropod

@VivekPanyam VivekPanyam force-pushed the buildkite_image branch 5 times, most recently from 241a94f to a30b81a Compare January 25, 2022 05:50
@VivekPanyam VivekPanyam marked this pull request as ready for review January 27, 2022 01:54
@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #528 (2766aac) into master (a47d1c8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #528   +/-   ##
=======================================
  Coverage   87.21%   87.21%           
=======================================
  Files         111      111           
  Lines        7289     7289           
=======================================
  Hits         6357     6357           
  Misses        932      932           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a47d1c8...2766aac. Read the comment docs.

@VivekPanyam VivekPanyam merged commit f67dbf3 into master Jan 27, 2022
@VivekPanyam VivekPanyam deleted the buildkite_image branch January 27, 2022 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants