We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 004b92f + 746fc78 commit 882837aCopy full SHA for 882837a
.buildkite/al2_pipeline.yml
@@ -35,6 +35,7 @@ steps:
35
hostname: "${BUILDKITE_AGENT_META_DATA_HOSTNAME}"
36
env:
37
NUMBER_OF_VMS: "100"
38
+ EXTRAGOARGS: "-v -count=1 -timeout=1h"
39
artifact_paths:
40
- "runtime/logs/*"
41
command:
.buildkite/pipeline.yml
@@ -100,7 +100,7 @@ steps:
100
101
102
DOCKER_IMAGE_TAG: "$BUILDKITE_BUILD_NUMBER"
103
- EXTRAGOARGS: "-v -count=1"
104
FICD_DM_VOLUME_GROUP: fcci-vg
105
106
- "examples/logs/*"
0 commit comments