Add to SqlWorkload the ability to start at a specific time and stop at a specific time
Opened this issue · 0 comments
spaghettidba commented
Add parameters in WorkloadController. We already have TimeoutMinutes that could be derived from endtime. Throw error if using both.
StartTime should be in the future (error if in the past) and SqlWorkload should wait until it is reached