Ask Your Question
2

how to rerun buildbot

asked 2017-10-19 01:04:04 -0600

Yujun-Shi gravatar image

I was trying to contribute a module to opencv_extra(see https://github.com/opencv/opencv_cont...). At first, it failed because of a bug. Then I modified my local repo and "git push -f origin master" as people suggested. After that, the failed build history disappear, but the buildbot didn't rerun to build for a long time. Could anyone pls tell me how to force it to rerun? many thx!!!!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2017-10-23 08:52:08 -0600

Yujun-Shi gravatar image

Well, it turns out that it was because my branch name is "master". The buildbot won't rerun it if it's branch name is "master" :)

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-10-19 01:04:04 -0600

Seen: 298 times

Last updated: Oct 23 '17