Skip to content

add pre-merge gitlab ci :)

Eric Engestrom requested to merge eric/piglit:ci into master

Modeled after the current state of the Mesa CI.

This doesn't replace everything from the Travis build (no "old python versions" check), so it's not a complete replacement, but it does give a quick (~45sec for py.test, ~2 minutes for tox and ~3 minutes for the build test) confirmation that things look ok, right in the MR.

Edited by Eric Engestrom

Merge request reports