try workaround for duplicate test filenames

This commit is contained in:
Ludovico Magnocavallo
2019-11-05 05:25:33 +01:00
parent 7846e9bf30
commit ed00bd7271

View File

@@ -41,6 +41,7 @@ steps:
- tests/infrastructure - tests/infrastructure
env: env:
- PATH=/usr/local/bin:/usr/bin:/bin:/builder/home/.local/bin - PATH=/usr/local/bin:/usr/bin:/bin:/builder/home/.local/bin
- PYTHONDONTWRITEBYTECODE=true
substitutions: substitutions:
_TERRAFORM_VERSION: 0.12.8 _TERRAFORM_VERSION: 0.12.8