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

[tests] use AgentCheckTest for couch.py #1462

Merged
merged 1 commit into from
Mar 24, 2015
Merged

Conversation

degemer
Copy link
Member

@degemer degemer commented Mar 23, 2015

Couch test can now be run using the cache (previously it wasn't possible because
of missing environment variables)

@degemer degemer added this to the 5.3.0 milestone Mar 23, 2015
end
end

task :before_script => ['ci:common:before_script'] do
sh %(#{couchdb_rootdir}/bin/couchdb -b)
sleep 2
Copy link
Member

Choose a reason for hiding this comment

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

Use sleep_for it shows nicer in the logs

Couch test can now be run using the cache (previously it wasn't possible because
of missing environment variables)
@degemer degemer force-pushed the quentin/test_couch branch from bcbd382 to 8478166 Compare March 24, 2015 15:44
@degemer
Copy link
Member Author

degemer commented Mar 24, 2015

Thanks @LeoCavaille, updated the check and ci.

@LeoCavaille
Copy link
Member

Merging it, even if you broke the rabbitmq flavor 😉

LeoCavaille added a commit that referenced this pull request Mar 24, 2015
[tests] use AgentCheckTest for couch.py
@LeoCavaille LeoCavaille merged commit 6faac97 into master Mar 24, 2015
@LeoCavaille LeoCavaille deleted the quentin/test_couch branch March 24, 2015 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants