Skip to content
  • Alp Mestanogullari's avatar
    hadrian: fix support for the recording of perf test results · d0ef8312
    Alp Mestanogullari authored and Marge Bot's avatar Marge Bot committed
    Before this patch, Hadrian didn't care about the TEST_ENV and
    METRICS_FILE environment variables, that the performance testing
    infrastructure uses to record perf tests results from CI jobs.
    
    It now looks them up right before running the testsuite driver,
    and passes suitable --test-env/--metrics-file arguments when
    these environment variables are set.
    d0ef8312