Add threshold on number of files / partition in SPMI collection (#44180)
authorKunal Pathak <Kunal.Pathak@microsoft.com>
Fri, 6 Nov 2020 18:06:26 +0000 (10:06 -0800)
committerGitHub <noreply@github.com>
Fri, 6 Nov 2020 18:06:26 +0000 (10:06 -0800)
commit41c27ffb5a4145633b321de3441372b4e36f81f7
treea0b816c9a788875dba84e2abf05a7725e4565f89
parent25165160ef203f299850c9cce8e69e5c658ec378
Add threshold on number of files / partition in SPMI collection (#44180)

* Add check for files count

* Fix the OS check

* decrese file limit to 1500:

* misc fix

* Do not upload to azure if mch files are zero size
eng/pipelines/coreclr/templates/run-superpmi-job.yml
src/coreclr/scripts/superpmi-setup.py
src/coreclr/scripts/superpmi.proj
src/coreclr/scripts/superpmi.py