JuliaCI / julia-buildbot

Buildbot configuration for build.julialang.org
MIT License
19 stars 14 forks source link

Coverage get's triggered on forced build #88

Closed vchuravy closed 6 years ago

vchuravy commented 6 years ago

cc: @staticfloat

I triggered a build today: https://build.julialang.org/#/builders/22/builds/8 and that still triggered a coverage build even though it was not a nightly. The coverage build then failed because the job correctly did not get promoted:

https://github.com/JuliaCI/julia-buildbot/blob/master/master/master.cfg#L100-L102

vchuravy commented 6 years ago

The issue seems to be that the scheduler doesn't get inherited from the original build and on the test build is Julia linux64 Testing