Skip to content

Remove spring usage from run-smoke-test-suite.sh

Chad Woolley requested to merge caw-rd-no-spring-in-suite into master

What does this MR do and why?

Removes usage of spring from run-smoke-test-suite.sh, it frequently fails due to some stale state, and since this is a suite which runs for a few minutes, and not a single focused test run, the ~30 seconds or so spring doesn't save us much. Better to have it more reliable.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading