Closed stovak closed 7 months ago
:warning: We detected 1 security issue in this pull request:
👉 Go to the dashboard for detailed results.
📥 Happy? Share your feedback with us.
This seems like too much. Why not just run terminus site:create
in the CI configuration scripts? The bespoke fixture management code in PHP feels too heavy to maintain when we could just have a few lines of script in the configuration. Also, the tests have been like this for a long time; is this really the time to fix this? An 8-point story that didn't go through PBR is over the usual allowance for engineering excellence work. I think that we should get back to regular sprint work now.
Running two or more terminus test cycles creates a resource contention with the fixture sites. This is an attempt to create the fixture sites on the fly before the testing cycle starts.