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

Switch CI to an AMI supporting dcos requirements #1094

Merged
merged 2 commits into from
Nov 9, 2017

Conversation

bamarni
Copy link
Contributor

@bamarni bamarni commented Nov 6, 2017

This makes sure all requirements are satisfied, this is especially needed since : dcos/dcos@dc241d6

It also tries to move away from using chronos, cassandra and such official universe packages as it is breaking tests each time we upgrade universe (because various checksums, versions, etc. are changing), instead it uses helloworld whenever possible.

Otherwise next tests might run with the pacakge still being present.
@bamarni
Copy link
Contributor Author

bamarni commented Nov 7, 2017

I was mistakenly using a stable cluster locally, so most of this PR is unneeded...

@bamarni bamarni force-pushed the fix-dcos-requirements branch 7 times, most recently from 9110393 to 27cad00 Compare November 8, 2017 16:03
This makes sure all requirements are satisfied, this is especially
needed since :

dcos/dcos@dc241d6

This also updates package integration tests accordingly, whenever
possible trying to use the helloworld package, as the official ones are
breaking tests when updgrading (because of changes related to checksums,
package versions, etc.)
@bamarni
Copy link
Contributor Author

bamarni commented Nov 8, 2017

run all integration tests

Copy link
Contributor

@philipnrmn philipnrmn left a comment

Choose a reason for hiding this comment

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

LGTM

@bamarni bamarni merged commit 74c160d into dcos:master Nov 9, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants