Bumping up go tests time to 30m.

This commit is contained in:
Renan DelValle 2020-07-27 21:44:35 -07:00
parent 4cf60775f5
commit 6c639362c8
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9

View file

@ -22,5 +22,5 @@ jobs:
- name: Create aurora/mesos docker cluster
run: docker-compose up -d
- name: Run tests
run: go test -timeout 20m -race -coverprofile=coverage.txt -covermode=atomic -v github.com/aurora-scheduler/gorealis/v2
run: go test -timeout 30m -race -coverprofile=coverage.txt -covermode=atomic -v github.com/aurora-scheduler/gorealis/v2