aurora git commit: Fix flapping TestRunnerKillProcessGroup test.

2017-01-30 Thread serb
Repository: aurora Updated Branches: refs/heads/master c385b63f4 -> e0c9e08d0 Fix flapping TestRunnerKillProcessGroup test. The test was working when run in isolation, but failed when executing the entire Thermos test suite. Bugs closed: AURORA-1809 Reviewed at

aurora git commit: Fix pendingTasks endpoint in case of multiple TaskGroups per job.

2017-01-30 Thread serb
Repository: aurora Updated Branches: refs/heads/master 07065b502 -> c385b63f4 Fix pendingTasks endpoint in case of multiple TaskGroups per job. Central idea of this patch is to change the return value of `getPendingReasons` from a map keyed by JobKey to a map keyed by `TaskGroupKey`. This

aurora git commit: Move deprecated resource validations so they happen after the thrift backfill.

2017-01-30 Thread zmanji
Repository: aurora Updated Branches: refs/heads/master 7be7ad6f1 -> 07065b502 Move deprecated resource validations so they happen after the thrift backfill. As the validations for NumCpus, RamMb and DiskMb happened before the thrift backfill, those values needed to be set, even though they