Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Improve test execution times with a pre-warmed docker image #2292

Closed
tas50 opened this issue Oct 10, 2019 · 1 comment
Closed

Improve test execution times with a pre-warmed docker image #2292

tas50 opened this issue Oct 10, 2019 · 1 comment
Labels
Aspect: Testing Does the project have good coverage, and is CI working? Type: Chore non-critical maintenance of a project.

Comments

@tas50
Copy link
Contributor

tas50 commented Oct 10, 2019

I believe we can speed up our DK test times significantly by creating docker images for Ruby that install many of our compiled gem deps. Many of these don't change and simply shipping them in the container avoids the need to compile them every time. If we add the dep selector we can shave 10-15 minutes off the test time.

@tas50 tas50 added Status: Untriaged An issue that has yet to be triaged. Aspect: Testing Does the project have good coverage, and is CI working? Type: Chore non-critical maintenance of a project. and removed Status: Untriaged An issue that has yet to be triaged. labels Oct 10, 2019
@tas50 tas50 closed this as completed Oct 21, 2019
@lock
Copy link

lock bot commented Dec 20, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Aspect: Testing Does the project have good coverage, and is CI working? Type: Chore non-critical maintenance of a project.
Development

No branches or pull requests

1 participant