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

Update docker nightly workflow to use GPU runner since these have more space #2586

Merged
merged 7 commits into from
Sep 12, 2023

Conversation

agunapal
Copy link
Collaborator

@agunapal agunapal commented Sep 11, 2023

Description

Update docker nightly build to use CI GPU runner

  • Cleanup built docker images

Fixes #(issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Feature/Issue validation/testing

Passing Run
https://github.com/pytorch/serve/actions/runs/6152373521/job/16694390169?pr=2586

Checklist:

  • Did you have fun?
  • Have you added tests that prove your fix is effective or that this feature works?
  • Has code been commented, particularly in hard-to-understand areas?
  • Have you made corresponding changes to the documentation?

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #2586 (b290c57) into master (719785d) will decrease coverage by 0.08%.
The diff coverage is n/a.

❗ Current head b290c57 differs from pull request most recent head a560e9b. Consider uploading reports for the commit a560e9b to get more accurate results

@@            Coverage Diff             @@
##           master    #2586      +/-   ##
==========================================
- Coverage   70.87%   70.79%   -0.08%     
==========================================
  Files          83       83              
  Lines        3839     3839              
  Branches       58       58              
==========================================
- Hits         2721     2718       -3     
- Misses       1114     1117       +3     
  Partials        4        4              

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

docker/docker_nightly.py Show resolved Hide resolved
@agunapal agunapal changed the title Update workflow to use GPU runner since these have 1TB space Update docker nightly workflow to use GPU runner since these have more space Sep 11, 2023
@agunapal agunapal added this pull request to the merge queue Sep 12, 2023
Merged via the queue into master with commit f1c22a5 Sep 12, 2023
11 of 12 checks passed
@agunapal agunapal deleted the issues/update_wf_runner branch September 12, 2023 01:11
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