Allows to run "smoke" tests after deploying greenwave.
Smoke tests do not modify database and do not expect specific policies to be loaded.
is this indentation ok for flake8?
+1
Yes. One level more, and flake8 complains ("E127: continuation line over-indented for visual indent").
Commit 55377a1c fixes this pull-request
Pull-Request has been merged by lholecek
Allows to run "smoke" tests after deploying greenwave.
Smoke tests do not modify database and do not expect specific policies
to be loaded.