Shorten name
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-04-25 07:50:45 +02:00
parent 8c65de7b3f
commit b3955c89f3
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 2 additions and 2 deletions

View File

@ -10,5 +10,5 @@ steps:
from_secret: HCLOUD_TOKEN
commands:
- pip install -e .
- export INSTANCE_UUID=$(openssl rand -hex 16)
- export INSTANCE_UUID=$(openssl rand -hex 5)
- cd integration && molecule test

View File

@ -4,7 +4,7 @@ dependency:
driver:
name: hetznercloud
platforms:
- name: "molecule-hetznercloud-integration-test-${INSTANCE_UUID}"
- name: "molecule-hetznercloud-${INSTANCE_UUID}"
server_type: cx11
image: debian-10
provisioner: