Abhishek Dasgupta created MESOS-5725:
----------------------------------------
Summary: Move createFrameworkInfo() function definition to
tests/mesos.hpp.
Key: MESOS-5725
URL: https://issues.apache.org/jira/browse/MESOS-5725
Project: Mesos
Issue Type: Bug
Reporter: Abhishek Dasgupta
Assignee: Abhishek Dasgupta
Priority: Minor
createFrameworkInfo() is a function that is used by many tests but strangely it
is not present in the parent class MesosTest but every inherited class defines
it when in need ( eg. ReservationEndpointsTest in
src/tests/reservation_endpoints_tests.cpp). It is suggested to move this
function to parent class MesosTest.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)