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

Added helper to prepull arangodb (enterprise) image. This allows the normal tests to have decent timeouts while prevent a timeout caused by a long during image pull. #94

Merged
merged 1 commit into from
Mar 30, 2018

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Mar 30, 2018

This PR uses a DaemonSet to start a database using specified image on all nodes.
This ensures the image is pulled on all nodes.
Once all pods of the DaemonSet are ready it is deleted.

This allows the normal tests to have decent timeouts while prevent a timeout caused by a long during image pull.

[ci LONG=1]
[ci TESTOPTIONS="-test.run ^TestRocksDBEncryptionSingle$"]
@ewoutp ewoutp merged commit fd86e4e into master Mar 30, 2018
@ewoutp ewoutp deleted the prepull-enterprise-image branch March 30, 2018 08:11
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.

1 participant