ARM-software / synchronization-benchmarks

Collection of synchronization micro-benchmarks and traces from infrastructure applications
Other
38 stars 36 forks source link

Added Jenkinsfile to automatically build benchmarks and run tests. #27

Closed rpgolshan closed 6 years ago

rpgolshan commented 6 years ago

Jenkinsfile is a pipeline flow for a multibranch pipeline project. This commit adds stages to build every main directory (e.g. lockhammer) and run all tests starting with directory/scripts/test*

Jenkins will update any pull requests statuses with either a 'success' or a 'failure' while listing what failed.

geoffreyblake commented 6 years ago

Can one of the admins verify this patch?

geoffreyblake commented 6 years ago

Can one of the admins verify this patch?