You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Qian Zhang <zh...@gmail.com> on 2017/07/28 14:35:32 UTC

Review Request 61219: Added a test `CniIsolatorTest.ROOT_VerifyDefaultDNSWildcardMatch`.

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

Review request for mesos, Avinash sridharan and Jie Yu.


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


Repository: mesos


Description
-------

Added a test `CniIsolatorTest.ROOT_VerifyDefaultDNSWildcardMatch`.


Diffs
-----

  src/tests/containerizer/cni_isolator_tests.cpp ae0980bd671849fcd3e19941b33c7d3b09fdae7c 


Diff: https://reviews.apache.org/r/61219/diff/1/


Testing
-------


Thanks,

Qian Zhang


Re: Review Request 61219: Added a test `CniIsolatorTest.ROOT_VerifyDefaultDNSWildcardMatch`.

Posted by Avinash sridharan <av...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61219/#review181879
-----------------------------------------------------------


Fix it, then Ship it!




Ship It!


src/tests/containerizer/cni_isolator_tests.cpp
Lines 1383-1385 (patched)
<https://reviews.apache.org/r/61219/#comment257670>

    Can we change this to:
    A DNS information with `network_mode = CNI`, but without a network name, acts as a wild card match making it the default DNS for any CNI network not specified in the `--default_container_dns` flag.


- Avinash sridharan


On July 28, 2017, 2:35 p.m., Qian Zhang wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61219/
> -----------------------------------------------------------
> 
> (Updated July 28, 2017, 2:35 p.m.)
> 
> 
> Review request for mesos, Avinash sridharan and Jie Yu.
> 
> 
> Bugs: MESOS-7709
>     https://issues.apache.org/jira/browse/MESOS-7709
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added a test `CniIsolatorTest.ROOT_VerifyDefaultDNSWildcardMatch`.
> 
> 
> Diffs
> -----
> 
>   src/tests/containerizer/cni_isolator_tests.cpp ae0980bd671849fcd3e19941b33c7d3b09fdae7c 
> 
> 
> Diff: https://reviews.apache.org/r/61219/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Qian Zhang
> 
>


Re: Review Request 61219: Added a test `CniIsolatorTest.ROOT_VerifyDefaultDNSWildcardMatch`.

Posted by Qian Zhang <zh...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61219/
-----------------------------------------------------------

(Updated Aug. 1, 2017, 6:06 p.m.)


Review request for mesos, Avinash sridharan and Jie Yu.


Changes
-------

Addressed comments.


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


Repository: mesos


Description
-------

Added a test `CniIsolatorTest.ROOT_VerifyDefaultDNSWildcardMatch`.


Diffs (updated)
-----

  src/tests/containerizer/cni_isolator_tests.cpp ae0980bd671849fcd3e19941b33c7d3b09fdae7c 


Diff: https://reviews.apache.org/r/61219/diff/2/

Changes: https://reviews.apache.org/r/61219/diff/1-2/


Testing
-------


Thanks,

Qian Zhang