Verify that the Task Messages created by the Job Service contain tracking information
Test Steps
- Use the Job Service swagger UI to create a job
- Get the message from the Rabbit queue"
Test Data
N/A
Expected Result
The message will contain the following tracking information:
- jobId
- statusCheckURL
- lastStatusCheckTime
- statusCheckIntervalMillis
- trackingPipe
- trackTo
JIRA Link - CAF-929