Closed vchuravy closed 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
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
Julia linux64 Testing
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