Josh Parsons
Josh Parsons
I picked out some values for number of environments, number of deploys, and number of services to see if I could break things, and I did. https://gist.github.com/jparsons04/14576f5633b6e8b734f35e186e9cee4d I ultimately interrupted...
I made some modifications to the benchmark functions that were more modest in what was being constructed: https://github.com/quintilesims/layer0/blob/232-jparsons/tests/stress/benchmarkstress_test.go Here are the results of these tests I ran earlier today: https://gist.github.com/jparsons04/ff0c8f5690c7f686862821a0aa0c0f82...
PR open, requesting @zpatrick for review I have successfully manually tested that updating the vendored version of the SDK allowed me to create a Deploy and a Service using this...