Set Initializing Agents Before Load Start Configurable Per Job
Added Enable Two-Step Job Start job option that will toggle the two-step process of initializing agents before start load (https://github.com/intuit/Tank/pull/294).
This is set to false by default meaning new projects will create jobs that will run and start load as expected.
Please make sure these check boxes are checked before submitting
[ ] Squashed Commits
[ ] All Tests Passed - mvn clean test -P default
PR review process
Requires one +1 from a reviewer
Repository owners will merge your PR once it is approved.
Set Initializing Agents Before Load Start Configurable Per Job Added
Enable Two-Step Job Start
job option that will toggle the two-step process of initializing agents before start load (https://github.com/intuit/Tank/pull/294).This is set to
false
by default meaning new projects will create jobs that will run and start load as expected.Please make sure these check boxes are checked before submitting
mvn clean test -P default
PR review process