cryostatio / test-applications

Apache License 2.0
0 stars 3 forks source link

test(spring): add Spring Boot 2.7 and 3.x test applications #22

Open andrewazores opened 5 days ago

andrewazores commented 5 days ago

Welcome to Cryostat! 👋

Before contributing, make sure you have:

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Fixes: #19

Description of the change:

This change allows an environment variable to be configured so that...

Motivation for the change:

This change is helpful because users may want to...

How to manually test:

  1. Run CRYOSTAT_IMAGE=quay.io... bash smoketest.bash...
  2. ...