Adds an integration test that sends a series of valid, invalid and valid again submission requests to spark dispatcher to verify it handles them as expected without going inactive (see SPARK-22574).
How were these changes tested?
The new integration test was run locally targeting a dc/os cluster in AWS.
What changes were proposed in this pull request?
Resolves DCOS-41576
Adds an integration test that sends a series of valid, invalid and valid again submission requests to spark dispatcher to verify it handles them as expected without going inactive (see SPARK-22574).
How were these changes tested?
The new integration test was run locally targeting a dc/os cluster in AWS.
Release Notes
n/a