Closed kierenevans closed 6 years ago
Rather than run vagrant and the two docker builds in parallel on the same node alongside other docker builds, take up the dockerbuild executors.
dockerbuild
The advantage of this is that it scales if we add more Jenkins workers.
In addition, letting Jenkins know about the different directories being used should let it handle cleanup if we install plugins/configure it.
Rather than run vagrant and the two docker builds in parallel on the same node alongside other docker builds, take up the
dockerbuild
executors.The advantage of this is that it scales if we add more Jenkins workers.
In addition, letting Jenkins know about the different directories being used should let it handle cleanup if we install plugins/configure it.