Skip to content

Improve performance of image building plugin integration tests #25838

@scottfrederick

Description

@scottfrederick

The Gradle plugin BootBuildImageIntegrationTests and Maven plugin BuildImageTests are designed to test the integration between the build plugins and a CNB builder. These tests take a lot of time to run because they use the default Paketo builder to build images and then verify that the images can be run. We'd like to reduce the time it takes to run these tests by using a test harness in place of the Paketo builder and do the full Paketo integration testing less frequently as described in #25824.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions