cryostatio / cryostat

Secure JDK Flight Recorder management for containerized JVMs
https://cryostat.io
Other
19 stars 10 forks source link

test(smoketest): remove wildfly config defaults #699

Open andrewazores opened 3 weeks ago

andrewazores commented 3 weeks 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


Related to https://github.com/cryostatio/cryostat-agent/issues/486 Depends on https://github.com/cryostatio/cryostat-agent/pull/523

Description of the change:

When the above bug fix is merged, the WildFly sample applications are able to correctly load the default application.properties configuration and so the explicit settings for them in the smoketest are no longer required.

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. ...
github-actions[bot] commented 3 weeks ago

This PR/issue depends on: