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

test: optimize upgrade test image build #2096

Merged
merged 3 commits into from
Apr 30, 2024
Merged

Conversation

gartnera
Copy link
Member

@gartnera gartnera commented Apr 29, 2024

Description

Optimize the upgrade image build by using a multi-stage build. Now you can make incremental changes without having to fully rebuild the old version every time. Also mount the go cache directory like #2049 to improve incremental build times.

Relates to DEVOP-643 DEVOP-642

How Has This Been Tested?

  • Tested in development environment
  • Go unit tests
  • Go integration tests
  • Tested via GitHub Actions

@gartnera gartnera added the no-changelog Skip changelog CI check label Apr 29, 2024
Dockerfile-upgrade Outdated Show resolved Hide resolved
@gartnera gartnera merged commit 97e650f into develop Apr 30, 2024
21 checks passed
@gartnera gartnera deleted the optimize-upgrade-tests branch April 30, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Skip changelog CI check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants