Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

interruptible test and build jobs #11294

Merged
merged 1 commit into from
Dec 2, 2019
Merged

interruptible test and build jobs #11294

merged 1 commit into from
Dec 2, 2019

Conversation

TriplEight
Copy link
Collaborator

  • interruptible: if more than one pipeline is launched for the branch, the previous pipeline's interruptible jobs will be auto-canceled on the fly. And jobs from the next stages won't be executed if previous stage was canceled. I didn't set it for publishing and deploying since it is dangerous to interrupt them.
  • GIT_DEPTH sets amount of last commits pulled for the job
  • dependencies is only needed in one job: check_warnings: copies artifacts from test-linux-stable

@TriplEight TriplEight added the M1-ci 🙉 Continuous integration. label Dec 2, 2019
@TriplEight TriplEight requested a review from dvdplm December 2, 2019 16:59
@TriplEight TriplEight merged commit a016dc5 into master Dec 2, 2019
@TriplEight TriplEight deleted the interruptible_jobs branch December 2, 2019 17:16
ordian added a commit that referenced this pull request Dec 3, 2019
* master:
  add support for evan.network chains (#11289)
  Add benchmarks and tests for RlpNodeCodec decoding (#11287)
  upgrade vergen to 3.0 (#11293)
  interruptible test and build jobs (#11294)
  Istanbul HF on POA Sokol (#11282)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M1-ci 🙉 Continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants