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

Testing build for aarch64 platform on AWS graviton2 processor #152

Open
odidev opened this issue Jan 7, 2021 · 7 comments
Open

Testing build for aarch64 platform on AWS graviton2 processor #152

odidev opened this issue Jan 7, 2021 · 7 comments

Comments

@odidev
Copy link

odidev commented Jan 7, 2021

For testing the Travis build on aarch64 platform, we can replace old arm64 architecture with arm64-graviton2 from "travis.yml", as this runs the build for aarch64 platform on AWS graviton2 processor. builds are faster on arm64-graviton2 as compared to old arm64. Build duration can be checked in below Travis run:

https://travis-ci.com/github/shobhitps/dh-make-golang/builds/212331029

Would you be interested in PR for the same?

@zhsj
Copy link
Member

zhsj commented Jan 7, 2021

arm64-graviton2 is only available on travis-ci.com, while this repo is using travis-ci.org.

@odidev
Copy link
Author

odidev commented Jan 7, 2021

Aren't you planning to migrate this to travis-ci.com ? As per travis-ci.org portal, it is going to shut-down just in few weeks. It's previously planned shut-down date was 31st-Dec-2020, which is already passed.

@zhsj
Copy link
Member

zhsj commented Jan 7, 2021

I have impression that travis-ci.com has minutes limit even for open source project. I haven't checked recently, might be wrong. And maybe it's better moving to Github Actions.

@zhsj
Copy link
Member

zhsj commented Jan 7, 2021

Just checked, it says "... upon validated request placed with our Support Team you may receive free OSS credits for your public builds" https://travis-ci.com/plans

@odidev
Copy link
Author

odidev commented Jan 13, 2021

Are you interested in moving this to travis-ci.com till the time you are moving this to Github Actions?

@rhenwood-arm
Copy link

Hi, @zhsj (I work with @odidev ): Travis-CI have a process to grant additional credit to individual FOSS projects. I've raised dh-make-golang with them. It would be great to keep on Travis-CI as Github Actions don't host a free AArch64 runner today.

@zhsj
Copy link
Member

zhsj commented Jan 13, 2021

Hi @odidev @rhenwood-arm Thanks for reaching out, however it seems I have no permssion to setup this repo on travis.com :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants