Commit graph

5 commits

Author SHA1 Message Date
Renán I. Del Valle
fc1ecd7034
Misc. fixes for tests (#16)
* 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>
2021-10-20 10:52:12 -07:00
Renán I. Del Valle
02710e5434
Moving repository to aurora-scheduler organization. (#2)
gorealis v2 will now live in the aurora-scheduler organization
2020-02-19 11:40:40 -08:00
Renan DelValle
2c795debfd Updating runtestMac to be the same as in the gorealis v1 repo. 2019-09-25 17:20:30 -07:00
Renan DelValle
11c71b0463
Upgrading container where MacOS tests run to 1.11. Upgrading tuo thrift 12 for binding generation. 2018-12-18 12:38:58 -08:00
Renan DelValle
1c2b1c5079
Continous integration through Travis CI (#71)
* 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.
2018-08-13 20:09:25 -07:00