Commit Graph

5 Commits (4f9fcfc2de39b939139a267cdd118823c013bf92)

Author SHA1 Message Date
Andy Wilkinson e7578f0595 Add Docker Hub credentials to system tests task
Closes gh-35213
2 years ago
Andy Wilkinson 79cda3e5cc Configure the Gradle Enterprise cache URL in the CI pipeline
Closes gh-31696
2 years ago
Andy Wilkinson a51edec150 Use DockerHub mirror when running system tests
See gh-31072
3 years ago
Scott Frederick 89b49f5ead Fix system test runtime classpath and build scan notification
See gh-25824
3 years ago
Scott Frederick 18c7c0af22 Add Paketo image building system tests
A new system test plugin is being made available for running test
suites that should be run less frequently than with every commit, such
as tests that verify Spring Boot compatibility with external
projects. CI pipeline configuration for running system tests is also
provided.

The first system tests verify the behavior of the Spring Boot image
building plugins when building images using Paketo buildpacks.

Closes gh-25824
3 years ago