Re: Review Request 40513: [DO NOT COMMIT] Parameterizes existing scheduler tests to run with varieties of SSL enabled.

2016-07-09 Thread Joris Van Remoortere

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



Closing this review due to inactivity. Please see our 
[guidelines](https://github.com/apache/mesos/blob/master/docs/reopening-reviews.md)
 for reopening reviews.

- Joris Van Remoortere


On Nov. 20, 2015, 7:38 p.m., Joseph Wu wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/40513/
> ---
> 
> (Updated Nov. 20, 2015, 7:38 p.m.)
> 
> 
> Review request for mesos, Anand Mazumdar, Artem Harutyunyan, and Joris Van 
> Remoortere.
> 
> 
> Bugs: MESOS-3753
> https://issues.apache.org/jira/browse/MESOS-3753
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> Changes the parameterization of the `SchedulerTests` to include different SSL 
> configurations.  Libprocess and SSL are reinitialized in order for the 
> different configurations to show up on newly launched masters.
> 
> This review adds a basic SSL configuration.
> 
> NOTE: This should be committed while/after the related components in the HTTP 
> Scheduler library are fixed.
> 
> 
> Diffs
> -
> 
>   src/tests/scheduler_tests.cpp b61f5a0dc9e56ecbc98188c6361d03cd5c1db667 
> 
> Diff: https://reviews.apache.org/r/40513/diff/
> 
> 
> Testing
> ---
> 
> The new tests fail because the underlying HTTP Scheduler library is 
> hard-coded to use `http`.
> 
> 
> Thanks,
> 
> Joseph Wu
> 
>



Review Request 40513: [DO NOT COMMIT] Parameterizes existing scheduler tests to run with varieties of SSL enabled.

2015-11-20 Thread Joseph Wu

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

Review request for mesos, Anand Mazumdar, Artem Harutyunyan, and Joris Van 
Remoortere.


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


Repository: mesos


Description
---

Changes the parameterization of the `SchedulerTests` to include different SSL 
configurations.  Libprocess and SSL are reinitialized in order for the 
different configurations to show up on newly launched masters.

This review adds a basic SSL configuration.

NOTE: This should be committed while/after the related components in the HTTP 
Scheduler library are fixed.


Diffs
-

  src/tests/scheduler_tests.cpp b61f5a0dc9e56ecbc98188c6361d03cd5c1db667 

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


Testing
---

The new tests fail because the underlying HTTP Scheduler library is hard-coded 
to use `http`.


Thanks,

Joseph Wu