Skip to content
  • Eloy Lafuente's avatar
    Add support for multiple reruns on failed runs · 7d37ea57
    Eloy Lafuente authored
    We enforce them to be always between 0 and 9
    and junit only processes the result from the last ones,
    although all them are sent to the Amazon bucket for
    later inspections.
    
    not set = default = 1 rerun (right now)
    0 = no rerun.
    1-9 = number of reruns
    
    Also, removed some elements in the file paths (junit, s3 and
    archive artifacts) that apparently were redundant.
    7d37ea57