From 03cab33bc71fc57d0fe89a37bf98480515fc07fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20K=C3=A4mmerling?= Date: Thu, 16 Apr 2020 07:02:14 +0200 Subject: [PATCH] Split integrations tests into the same groups as on shippable --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 72d5ec0..7c39fc7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -42,7 +42,7 @@ test:sanity4-devel-py38: tags: - hc-bladerunner -test:integration-devel-py38: +test:integration1-devel-py38: stage: integration image: python:3.8-buster except: @@ -55,9 +55,9 @@ test:integration-devel-py38: - hc-bladerunner -test:integration-devel-py39: +test:integration2-devel-py38: stage: integration - image: python:3.8-rc-buster + image: python:3.8-buster except: - tags script: