Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The JobMasterTest contains tests for queryable state.
These tests assume that any KV operation can be executed from the moment the JobMaster is created, when in practice the only requirement is for them to work once the job is in a deploying state. As a result these tests now fail with the DeclarativeScheduler because it is still waiting for resources, and hasn't even created an ExecutionGraph yet.
We should make sure to provide enough slots for the job to be deployed.
Attachments
Attachments
Issue Links
- links to