summaryrefslogtreecommitdiffstats
path: root/coin/instructions/install_module_test_artifact.yaml
blob: b308d9838f055bd14aa506df7c6d0d8d35c5f4e7 (plain)
1
2
3
4
5
6
7
8
type: Group
instructions:
  - type: InstallBinaryArchive
    relativeStoragePath: "{{.Env.MODULE_ARTIFACTS_RELATIVE_STORAGE_PATH}}/artifacts.tar.gz"
    directory: "{{.SourceDir}}"
    maxTimeInSeconds: 1200
    maxTimeBetweenOutput: 1200
    userMessageOnFailure: Failed to install tests archive.