• Heinrich Lee Yu's avatar
    Fix minimal CI jobs running unrelated tests · d2c0c61b
    Heinrich Lee Yu authored
    Fixes a bug where the rspec arguments from rspec_paralellized_job are
    not passed through to tooling/bin/parallel_rspec
    
    This causes problems like Geo jobs running non-Geo specs because
    "--tag ~geo" was not passed through.
    d2c0c61b
rspec_helpers.sh 17.5 KB