[
https://issues.apache.org/jira/browse/MESOS-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194332#comment-15194332
]
Anand Mazumdar commented on MESOS-4630:
---------------------------------------
All the current tests in {{src/tests/partition_tests.cpp}} are around master
<-> agent partitions except {{PartitionTest.PartitionedSlave}} that is around
if a scheduler gets a slave lost message for a partitioned slave. It would be
fine to add another test around this for HTTP based schedulers to the existing
file.
Other than that, we are at parity with the old driver based interface. Hence,
no other tests are needed unlike MESOS-4629 where we had to add separate tests
for the v1 HTTP API.
> Implement partition tests for the HTTP Scheduler API.
> -----------------------------------------------------
>
> Key: MESOS-4630
> URL: https://issues.apache.org/jira/browse/MESOS-4630
> Project: Mesos
> Issue Type: Task
> Reporter: Anand Mazumdar
> Assignee: Anand Mazumdar
> Labels: mesosphere
>
> Currently, the HTTP V1 API does not have partition tests similar to the one
> in src/tests/partition_tests.cpp.
> For more information see MESOS-3355.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)