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

Bring back image build job and be explicit about flyteadmin int tests #5331

Conversation

eapolinario
Copy link
Contributor

Why are the changes needed?

Let's make sure the job used to build images during releases is exercised at PR time. Also, be explicit about the execution requirements for flyteadmin integration tests.

What changes were proposed in this pull request?

Bring back the build_docker_images job removed in #5327 and also rename the jobs related to running flyteadmin integration tests.

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.47%. Comparing base (bd3ed0d) to head (6220461).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5331      +/-   ##
==========================================
+ Coverage   61.10%   62.47%   +1.37%     
==========================================
  Files         794      611     -183     
  Lines       51213    37478   -13735     
==========================================
- Hits        31294    23415    -7879     
+ Misses      17038    11935    -5103     
+ Partials     2881     2128     -753     
Flag Coverage Δ
unittests-datacatalog 69.31% <ø> (ø)
unittests-flyteadmin 58.86% <ø> (-0.05%) ⬇️
unittests-flytecopilot 17.79% <ø> (ø)
unittests-flytectl 68.30% <ø> (ø)
unittests-flyteidl 79.30% <ø> (ø)
unittests-flyteplugins 61.94% <ø> (ø)
unittests-flytepropeller ?
unittests-flytestdlib 65.75% <ø> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eapolinario eapolinario merged commit de9a5c8 into master May 7, 2024
48 checks passed
@eapolinario eapolinario deleted the bring-back-docker-image-builds-and-separate-flyteadmin-int-tests branch May 7, 2024 18:12
robert-ulbrich-mercedes-benz pushed a commit to robert-ulbrich-mercedes-benz/flyte that referenced this pull request Jul 2, 2024
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