cryostatio / cryostat

Other
7 stars 8 forks source link

test(smoketest): use relative ext redirect URLs (backport #505) #506

Closed mergify[bot] closed 3 weeks ago

mergify[bot] commented 3 weeks ago

Welcome to Cryostat3! 👋

Before contributing, make sure you have:

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


See https://github.com/cryostatio/cryostat-operator/pull/874

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. ...
    This is an automatic backport of pull request #505 done by Mergify.