openshift / svt

Apache License 2.0
124 stars 105 forks source link

Adding compare builds output file #650

Closed paigerube14 closed 3 years ago

paigerube14 commented 3 years ago

This file will be able to compare the build times of the output of the concurrent builds automation script.

This goes through each application section and then matches based on the number of concurrent builds and outputs the difference between the push and build times.

Not sure if this requires a README but to use python compare_builds.py <output1.txt> <output2.txt>