JuliaCI / julia-buildbot

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

Do tests on packaged julia versions #60

Closed staticfloat closed 6 years ago

staticfloat commented 7 years ago

Tag a few extra commands onto the end of the packagers to download the version of julia that you just built to a new location, and Base.runtests() to ensure that we don't have broken packages. Look at the run_code builders for inspiration.

staticfloat commented 7 years ago

Use a scaleway server for ARMv7l to ensure that we're not using too many sweet new instructions