#2356 closed defect (fixed)
Buildbot doesn't interrupt master-side source steps
Reported by: | flashm | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 0.8.9 |
Version: | 0.8.6p1 | Keywords: | master-side-source-steps |
Cc: | srinupiits@… |
Description (last modified by dustin)
I'm using new master-side SVN source step. When you stop the build, svn operation is not being cancelled, step interrupts only after svn operation complete. We have a very big repository with about 40 externals, every update takes ages. It's very, very frustrating that you can't stop update/checkout process.
Change History (5)
comment:1 Changed 9 years ago by dustin
- Keywords source interrupt removed
- Milestone changed from undecided to 0.8.+
- Priority changed from major to critical
comment:2 Changed 8 years ago by tom.prince
- Milestone changed from 0.8.+ to 0.8.8
comment:3 Changed 8 years ago by dustin
- Keywords master-side-source-steps added; svn removed
- Summary changed from Buildbot doesn't interrupt SVN source step to Buildbot doesn't interrupt master-side source steps
Same for git in #2471
comment:4 Changed 8 years ago by srinup
- Cc srinupiits@… added
- Resolution set to fixed
- Status changed from new to closed
comment:5 Changed 7 years ago by dustin
- Description modified (diff)
- Milestone changed from 0.8.8 to 0.8.9
This fix didn't make it into 0.8.8.
Note: See
TracTickets for help on using
tickets.
I wouldn't be surprised if this affected all the master-side steps.