Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Pin Travis test config to Ubuntu Precise.#28

Closed
rafael wants to merge 1 commit intomasterfrom
fix-for-travis
Closed

Pin Travis test config to Ubuntu Precise.#28
rafael wants to merge 1 commit intomasterfrom
fix-for-travis

Conversation

@rafael
Copy link
Copy Markdown

@rafael rafael commented Aug 2, 2017

Travis CI is in the process of changing all images from Precise to Trusty.

See their announcement: https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming

This would break how we install our dependencies.

Note that we're using the Container based infrastructure (sudo: false). They plan to get rid of this combination (Precise + sudo: false) by Sep 5. Before that, we should try "sudo: required" or do the planned longterm change to run the tests within Docker images.

Travis CI is in the process of changing all images from Precise to Trusty.

See their announcement: https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming

This would break how we install our dependencies.

Note that we're using the Container based infrastructure (sudo: false). They plan to get rid of this combination (Precise + sudo: false) by Sep 5. Before that, we should try "sudo: required" or do the planned longterm change to run the tests within Docker images.
@rafael
Copy link
Copy Markdown
Author

rafael commented Aug 2, 2017

It looks like they make this change recently in the upstream. Maybe this is the problem. Testing to see if it works.

@rafael rafael closed this Aug 2, 2017
@rafael rafael deleted the fix-for-travis branch August 2, 2017 20:51
rafael pushed a commit that referenced this pull request Dec 11, 2019
* ported testcase of keyspace_test.py

Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
rafael pushed a commit that referenced this pull request Dec 11, 2019
* ported testcase of keyspace_test.py

Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
Signed-off-by: Arindam Nayak <arindam.nayak@outlook.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants