-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57879/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar and Vinod Kone.
Bugs: MESOS-6999
https://issues.apache.org/jira/browse/MESOS-6999
Repository: mesos
Description
-------
Now that executor authentication has been added, this patch
enables authentication for the agent's operator endpoint in
the DefaultExecutorTests. This is only done when build with
SSL, since executor authentication currently has SSL as a
dependency.
Diffs
-----
src/tests/default_executor_tests.cpp b7440d3c0b2b1b09f3237d2971ba99f904098c4b
Diff: https://reviews.apache.org/r/57879/diff/1/
Testing
-------
Testing details can be found at the end of this patch chain.
Thanks,
Greg Mann