Details
-
Epic
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
HTTP API v1 testing abstraction improvements
Description
This epic covers all improvements needed to the existing testing infrastructure for the v1 HTTP API's (Scheduler/Executor/Operator). Some of the existing testing libprocess primitives for old driver based schedulers/executors cannot be used for the new API's since the communication does not happen via traditional libprocess message passing. Also, there might be some test helpers that exist for the old protobuf's (v0) that we should consider introducing for the v1 Call/Event protobufs.
Attachments
Issue Links
- relates to
-
MESOS-8922 Improve test harness.
- Accepted