spdfg / elektron

Elektron is a lightweight, power-aware, pluggable Mesos framework that behaves as a playground to experiment with different scheduling policies to schedule ad-hoc jobs in docker containers.
GNU General Public License v3.0
4 stars 3 forks source link

Unit tests for scheduling policies #14

Open pradykaushik opened 4 years ago

pradykaushik commented 4 years ago

For each scheduling policy, include unit tests. The tests should create dummy mesos resource offers and tasks to check whether the scheduling policy is working as expected.