You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Yongqiao Wang <yq...@cn.ibm.com> on 2015/12/23 06:48:13 UTC

Review Request 41672: Test case(s) for weights + allocation behavior

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41672/
-----------------------------------------------------------

Review request for mesos, Adam B and Neil Conway.


Bugs: MESOS-4200
    https://issues.apache.org/jira/browse/MESOS-4200


Repository: mesos


Description
-------

Test case(s) for weights + allocation behavior


Diffs
-----

  src/tests/hierarchical_allocator_tests.cpp 88bb7e987c471587d46e15082fe1149fd94db5d6 

Diff: https://reviews.apache.org/r/41672/diff/


Testing
-------


Thanks,

Yongqiao Wang


Re: Review Request 41672: Test case(s) for weights + allocation behavior

Posted by Yongqiao Wang <yq...@cn.ibm.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41672/
-----------------------------------------------------------

(Updated Dec. 23, 2015, 9:44 a.m.)


Review request for mesos, Adam B and Neil Conway.


Changes
-------

Fix bug.


Bugs: MESOS-4200
    https://issues.apache.org/jira/browse/MESOS-4200


Repository: mesos


Description
-------

Test case(s) for weights + allocation behavior


Diffs (updated)
-----

  src/tests/hierarchical_allocator_tests.cpp 88bb7e987c471587d46e15082fe1149fd94db5d6 

Diff: https://reviews.apache.org/r/41672/diff/


Testing
-------

Make check done:
Yongs-MacBook-Pro:build yqwyq$ ./src/mesos-tests --gtest_filter=HierarchicalAllocatorTest.UpdateWeight
Source directory: /Users/yqwyq/Desktop/mesos
Build directory: /Users/yqwyq/Desktop/mesos/build
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from HierarchicalAllocatorTest
[ RUN      ] HierarchicalAllocatorTest.UpdateWeight
[       OK ] HierarchicalAllocatorTest.UpdateWeight (257 ms)
[----------] 1 test from HierarchicalAllocatorTest (257 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (340 ms total)
[  PASSED  ] 1 test.


Thanks,

Yongqiao Wang


Re: Review Request 41672: Test case(s) for weights + allocation behavior

Posted by Yongqiao Wang <yq...@cn.ibm.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41672/
-----------------------------------------------------------

(Updated Dec. 23, 2015, 5:49 a.m.)


Review request for mesos, Adam B and Neil Conway.


Bugs: MESOS-4200
    https://issues.apache.org/jira/browse/MESOS-4200


Repository: mesos


Description
-------

Test case(s) for weights + allocation behavior


Diffs
-----

  src/tests/hierarchical_allocator_tests.cpp 88bb7e987c471587d46e15082fe1149fd94db5d6 

Diff: https://reviews.apache.org/r/41672/diff/


Testing (updated)
-------

Make check done:
Yongs-MacBook-Pro:build yqwyq$ ./src/mesos-tests --gtest_filter=HierarchicalAllocatorTest.UpdateWeight
Source directory: /Users/yqwyq/Desktop/mesos
Build directory: /Users/yqwyq/Desktop/mesos/build
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from HierarchicalAllocatorTest
[ RUN      ] HierarchicalAllocatorTest.UpdateWeight
[       OK ] HierarchicalAllocatorTest.UpdateWeight (257 ms)
[----------] 1 test from HierarchicalAllocatorTest (257 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (340 ms total)
[  PASSED  ] 1 test.


Thanks,

Yongqiao Wang