21 lines
565 B
YAML
Raw Normal View History

2023-07-17 09:26:54 +02:00
services:
2023-07-17 11:29:27 +02:00
dist-test-run:
2023-07-17 09:26:54 +02:00
build:
context: ..
dockerfile: docker/Dockerfile
environment:
2026-02-11 10:18:06 +01:00
- CODEXDOCKERIMAGE=logosstorage/logos-storage-nim:sha-14c5270
- BRANCH="feature/docker-image-testruns"
2023-07-17 11:29:27 +02:00
- KUBECONFIG=/opt/kubeconfig
- LOGPATH=/opt/logs
- RUNNERLOCATION=ExternalToCluster
continuous-test-run:
image: thatbenbierens/dist-tests-deployandrun:initial
environment:
# - CODEXDOCKERIMAGE=imageoverride
- DNR_REP=3
- DNR_NAME=Tryout
- DNR_FILTER=PeernBeer
- DNR_DURATION=172800