Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #10157 from EOSIO/sa/update-anka-timeout
Browse files Browse the repository at this point in the history
[develop] Improve timeouts occurring on Anka builds for remaining pipelines.
  • Loading branch information
scottarnette authored Mar 18, 2021
2 parents 300e330 + 166dede commit 9685f56
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .cicd/base-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ steps:
no-volume: true
always-pull: true
wait-network: true
pre-execute-sleep: 5
pre-execute-ping-sleep: github.com
vm-registry-tag: "clean::cicd::git-ssh::nas::brew::buildkite-agent"
failover-registries:
- "registry_1"
Expand All @@ -55,6 +57,8 @@ steps:
no-volume: true
always-pull: true
wait-network: true
pre-execute-sleep: 5
pre-execute-ping-sleep: github.com
vm-registry-tag: "clean::cicd::git-ssh::nas::brew::buildkite-agent"
failover-registries:
- "registry_1"
Expand Down Expand Up @@ -120,6 +124,8 @@ steps:
no-volume: true
always-pull: true
wait-network: true
pre-execute-sleep: 5
pre-execute-ping-sleep: github.com
vm-registry-tag: "clean::cicd::git-ssh::nas::brew::buildkite-agent"
failover-registries:
- "registry_1"
Expand All @@ -141,6 +147,8 @@ steps:
no-volume: true
always-pull: true
wait-network: true
pre-execute-sleep: 5
pre-execute-ping-sleep: github.com
vm-registry-tag: "clean::cicd::git-ssh::nas::brew::buildkite-agent"
failover-registries:
- "registry_1"
Expand Down
8 changes: 8 additions & 0 deletions .cicd/build-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ steps:
modify-ram: 24
always-pull: true
wait-network: true
pre-execute-sleep: 5
pre-execute-ping-sleep: github.com
vm-registry-tag: "clean::cicd::git-ssh::nas::brew::buildkite-agent"
failover-registries:
- "registry_1"
Expand Down Expand Up @@ -79,6 +81,8 @@ steps:
modify-ram: 24
always-pull: true
wait-network: true
pre-execute-sleep: 5
pre-execute-ping-sleep: github.com
vm-registry-tag: "clean::cicd::git-ssh::nas::brew::buildkite-agent"
failover-registries:
- "registry_1"
Expand Down Expand Up @@ -178,6 +182,8 @@ steps:
modify-ram: 24
always-pull: true
wait-network: true
pre-execute-sleep: 5
pre-execute-ping-sleep: github.com
vm-registry-tag: "clean::cicd::git-ssh::nas::brew::buildkite-agent"
failover-registries:
- "registry_1"
Expand Down Expand Up @@ -205,6 +211,8 @@ steps:
modify-ram: 24
always-pull: true
wait-network: true
pre-execute-sleep: 5
pre-execute-ping-sleep: github.com
vm-registry-tag: "clean::cicd::git-ssh::nas::brew::buildkite-agent"
failover-registries:
- "registry_1"
Expand Down

0 comments on commit 9685f56

Please sign in to comment.