Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test osx in all Go versions, not only the first one #879

Closed
wants to merge 1 commit into from
Closed

Conversation

campoy
Copy link
Contributor

@campoy campoy commented Jun 18, 2019

This change is Reviewable

Copy link
Contributor

@martinmr martinmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don't really look at travis (it's just there because it's what we used before moving to teamcity). Talk to @danielmai about how to do this in teamcity.

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ashish-goswami and @manishrjain)

@martinmr
Copy link
Contributor

Sorry, didn't mean to approve.

@campoy
Copy link
Contributor Author

campoy commented Jun 18, 2019

In that case, @danielmai can you confirm on what platforms and with which Go versions we're testing our changes?

@danielmai
Copy link
Contributor

@campoy In TeamCity the tests run on Linux and Go 1.12.5. In TeamCity it's not so straightforward to configure multi-platform and multi-Go versions on TeamCity. If that's necessary then we can keep Travis around.

@jarifibrahim
Copy link
Contributor

We should keep Travis around. Doesn't hurt to run on additional platforms 😀

Copy link
Contributor

@manishrjain manishrjain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should keep Travis around. Doesn't hurt to run on additional platforms 😀

You meant it jokingly. But, actually, it does hurt. The more platforms create noise, the more scattered our focus gets and the more we ignore those signals.

Does Teamcity do the right thing? Can we remove this Travis config if we don't use it? @danielmai

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ashish-goswami and @manishrjain)

@danielmai
Copy link
Contributor

Does Teamcity do the right thing? Can we remove this Travis config if we don't use it? @danielmai

We can remove this TravisCI config from Badger.

TeamCity tests Badger on Linux and (currently) with Go 1.12.4—we use the go version matching Dgraph release builds. TeamCity also runs other types of tests like a long-running bank-transaction-transfer test overnight and tests with the race detector.

@campoy
Copy link
Contributor Author

campoy commented Jun 19, 2019

Does TeamCity test Mac and other versions of Go too, @danielmai ?

@danielmai
Copy link
Contributor

Right now our TeamCity set up is only Linux and a single version of Go (1.12.4).

@campoy
Copy link
Contributor Author

campoy commented Jun 21, 2019

OK, in that case I'll close this PR and create a new issue to handle dropping Travis and using only TeamCity but including Windows and MacOS platforms plus go1.11, go1.12, and tip.

See PR #888

@campoy campoy closed this Jun 21, 2019
@campoy campoy deleted the travis branch June 21, 2019 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants