* Rebasing
* Fixing bad change
* Bumping up CI to go1.17 and enabling CI for PRs.
* Adding go.sum now that issues seem to have gone away.
* Do not ignore go.sum any longer.
* Bump up aurora to 0.25.0 and mesos to 1.9.0
* Removing t.Parallel to remove another possible cause of issues for now
* Fixing Mac tests. Adding extra time for killing thermos jobs
* Minor fix in an attempt to get CI to pass
* Fixing gofmt issue.
* Reducing number of group to two for variable to see if it'll help the test pass.
* reduce the thermos overhead for unit tests
Co-authored-by: lenhattan86 <lenhattan86@users.noreply.github.com>
* Adding Travis CI badge
* Modifying end to end tests to reflect testing against docker-compose setup in Travis CI.
* Adding bash script to run simple container with tests within bridge network for Mac.
* Adding documentation for setting up a developer environment.
* Decreasing amount of CPU needed for CreateJobWithPulse because a higher value causes Travis CI to hang.