You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by nn...@apache.org on 2014/11/19 01:35:40 UTC

[6/6] mesos git commit: Added label to ModelTask test.

Added label to ModelTask test.

ModelTask needed to be updated to parse new labels field.

Review: https://reviews.apache.org/r/28188


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/047df286
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/047df286
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/047df286

Branch: refs/heads/master
Commit: 047df2867dbc1760017cc4e4dfd08737af3f34e5
Parents: f2e8c0c
Author: Niklas Nielsen <ni...@qni.dk>
Authored: Tue Nov 18 16:22:47 2014 -0800
Committer: Niklas Q. Nielsen <ni...@mesosphere.io>
Committed: Tue Nov 18 16:22:48 2014 -0800

----------------------------------------------------------------------
 src/tests/common/http_tests.cpp | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/047df286/src/tests/common/http_tests.cpp
----------------------------------------------------------------------
diff --git a/src/tests/common/http_tests.cpp b/src/tests/common/http_tests.cpp
index 912653b..f087b23 100644
--- a/src/tests/common/http_tests.cpp
+++ b/src/tests/common/http_tests.cpp
@@ -85,6 +85,7 @@ TEST(HTTP, ModelTask)
       "  \"executor_id\":\"\","
       "  \"framework_id\":\"f\","
       "  \"id\":\"t\","
+      "  \"labels\": [],"
       "  \"name\":\"task\","
       "  \"resources\":"
       "  {"