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

Commits on Dec 31, 2014

  1. test: Parameterize image URI lookup

    This allows us to easily add more images that are run from tests.
    
    Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
    titanous committed Dec 31, 2014
    Copy the full SHA
    12c2ad5 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2015

  1. test: Replace blobstore TestLargeAmountOfData with config lookup

    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>
    titanous committed Jan 1, 2015
    Copy the full SHA
    27b433f View commit details
    Browse the repository at this point in the history