Skip to content

Make Jib test projects more lightweight #2544

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

Merged
merged 1 commit into from
Jul 25, 2019

Conversation

briandealwis
Copy link
Member

  • Change Jib-based integration test projects (integration/testdata/jib and integration/testdata/debug/jib) to use the built-in HTTP server from the JDK rather than pull in Spring Boot. Build times for these projects goes from about 17s to 9s when all artifacts are downloaded from scratch.
  • Change integration/diagnose_test.go to use the now-simpler integration/testdata/jib. skaffold diagnose in this project goes from approx 6.9s to 5.5s.

@codecov
Copy link

codecov bot commented Jul 25, 2019

Codecov Report

Merging #2544 into master will not change coverage.
The diff coverage is n/a.

@dgageot
Copy link
Contributor

dgageot commented Jul 25, 2019

@briandealwis This seems to have no impact on test duration on kokoro. but it looks good to me

@dgageot dgageot merged commit 10e9795 into GoogleContainerTools:master Jul 25, 2019
@briandealwis briandealwis deleted the springless-jib branch November 11, 2019 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants