gitlab-ci: List some longer-running jobs before others of the same stage
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 20 Mar 2019 14:58:31 +0000 (15:58 +0100)
committerMichel Dänzer <michel@daenzer.net>
Thu, 21 Mar 2019 08:55:08 +0000 (09:55 +0100)
commita2cce701e6dc94fb7c57195460d192645e125c90
treea2032470d157cd5eb9d11505551ab17c21dc5fde
parentdb07f0554a83bef534525c47d2dd3a2c3fcbf8b9
gitlab-ci: List some longer-running jobs before others of the same stage

This increases the chance of them running earlier, which can have an
impact on the total duration of the pipeline.

v2:
* Minor style fix-up to moved comment (Eric Anholt)

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Eric Anholt <eric@anholt.net>
.gitlab-ci.yml