Fantom-foundation / Aida

Aida is a block-processing testing infrastructure for EVM-compatible chains.
GNU Lesser General Public License v3.0
4 stars 12 forks source link

Disable concurrent builds on Jenkins PR tests #1099

Closed wsodsong closed 3 months ago

wsodsong commented 3 months ago

Description

Following an issue where Jenkins spawns to many compute instances for a single PR test, this PR disables concurrent Jenkins builds and abort old builds if a new commit is found.

Type of change

Please delete options that are not relevant.