Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Replace blobstore TestLargeAmountOfData with config lookup #685

Merged
merged 2 commits into from Jan 1, 2015

Conversation

titanous
Copy link
Contributor

@titanous titanous commented Jan 1, 2015

TestLargeAmountOfData takes upwards of three minutes, so this patch replaces it with a test that reads the ssl renegotiation configuration from postgres by running psql in a container. This takes a second or less to perform.

This allows us to easily add more images that are run from tests.

Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
TestLargeAmountOfData takes upwards of three minutes, so this patch
replaces it with a test that reads the ssl renegotiation configuration
from postgres by running psql in a container. This takes a second or
less to perform.

Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
@archseer
Copy link
Contributor

archseer commented Jan 1, 2015

LGTM

titanous added a commit that referenced this pull request Jan 1, 2015
Replace blobstore TestLargeAmountOfData with config lookup
@titanous titanous merged commit c67a912 into master Jan 1, 2015
@titanous titanous deleted the fix-blobstore-test branch January 1, 2015 16:23
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.

None yet

2 participants