Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

tests: Make tests safe for personal machines #846

Merged
merged 1 commit into from
Sep 12, 2017

Conversation

purpleidea
Copy link
Contributor

This is totally unsafe to run in an environment that I use. Okay, for
travis, but not here. This should fix it, since this is already in
travis.

@centos-ci
Copy link
Collaborator

Can one of the admins verify this patch?

@obnoxxx
Copy link
Contributor

obnoxxx commented Sep 10, 2017

thanks for your patch, @purpleidea !

@@ -7,7 +7,9 @@ TESTS="TestManyBricksVolume $TESTS"

# install glide
if ! command -v glide ; then
curl https://glide.sh/get | sh
echo glide is not installed
echo 'run "curl https://glide.sh/get | sh" if you are crazy'
Copy link
Contributor

Choose a reason for hiding this comment

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

please use more appropriate language ;-)

In the main Makefile we already have:

Please install glide.
Install it using your package manager or
by running: curl https://glide.sh/get | sh.

this may be not perfect but I think it's better.

@purpleidea
Copy link
Contributor Author

patch updated.

This is totally unsafe to run in an environment that I use. Okay, for
travis, but not here. This should fix it, since this is already in
travis.
@purpleidea
Copy link
Contributor Author

(now rebased to master)

@obnoxxx
Copy link
Contributor

obnoxxx commented Sep 12, 2017

LGTM, thanks

@obnoxxx obnoxxx merged commit 999176b into heketi:master Sep 12, 2017
@purpleidea purpleidea deleted the feat/safe-machine branch September 12, 2017 01:53
@purpleidea
Copy link
Contributor Author

w00t! first patch

@obnoxxx obnoxxx mentioned this pull request Sep 17, 2017
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.

3 participants