mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
Split integrations tests into the same groups as on shippable
This commit is contained in:
parent
366531dff9
commit
03cab33bc7
1 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue