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: fix test-det-deploy-local #9196

Merged
merged 1 commit into from
Apr 18, 2024
Merged

ci: fix test-det-deploy-local #9196

merged 1 commit into from
Apr 18, 2024

Conversation

eecsliu
Copy link
Contributor

@eecsliu eecsliu commented Apr 18, 2024

Ticket

Description

Det deploy local test didn't have the proper dependencies linked, so the test is failing (on main). This just adds package-and-push-system-local as required, since test-det-deploy-local consumes the images generated there

Test Plan

Make sure test-det-deploy-local succeeds on CI

Checklist

  • Changes have been manually QA'd
  • User-facing API changes need the "User-facing API Change" label.
  • Release notes should be added as a separate file under docs/release-notes/.
    See Release Note for details.
  • Licenses should be included for new code which was copied and/or modified from any external code.

@eecsliu eecsliu requested a review from a team as a code owner April 18, 2024 19:03
@cla-bot cla-bot bot added the cla-signed label Apr 18, 2024
Copy link

netlify bot commented Apr 18, 2024

Deploy Preview for determined-ui canceled.

Name Link
🔨 Latest commit 17719cf
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/66217e670f0a780008bc3ff8

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.07%. Comparing base (72344e0) to head (32bec06).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9196      +/-   ##
==========================================
- Coverage   44.74%   38.07%   -6.67%     
==========================================
  Files        1264     1086     -178     
  Lines      154564   140612   -13952     
  Branches     2439     2439              
==========================================
- Hits        69152    53543   -15609     
- Misses      85180    86837    +1657     
  Partials      232      232              
Flag Coverage Δ
harness 37.85% <ø> (-26.17%) ⬇️
web 35.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 270 files with indirect coverage changes

branches:
only:
- main
# filters:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

temporarily commented this out to make sure the test is fixed

@eecsliu eecsliu merged commit 6d2be52 into main Apr 18, 2024
88 of 107 checks passed
@eecsliu eecsliu deleted the fix-det-deploy-local branch April 18, 2024 21:28
JComins000 pushed a commit that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants