ci: Run stboot integration test depending on stmgr under test
Also move linters to the "test" stage. This has the benefits that (1) we don't run linters on code that doesn't compile, and (2) linter errors doesn't prevent other tests from running.
Edited by Niels Möller