zebra/.github/workflows
Gustavo Valverde 374fb7b34f
refactor(ci): allow more time for tests to end gracefully (#4469)
* refactor(ci): keep tests jobs under the 6 hour timeout

When running a full sync or any other test which takes almost 5 hours, having those jobs running with other actions that might take several minutes, also reduces the overall time from the job_id.

We use a separate job for image creation and deletion to handle this cases.

* fix(ci): instance deletion can't run on non finished tests

* fix(ci): tests without a cached state might save to disk

* fix(ci): ignore failures when deleting an instance

* fix(ci): remove delete step `needs` redundancy

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-26 06:12:45 +00:00
..
build-docker-image.yml build(deps): bump google-github-actions/auth from 0.7.3 to 0.8.0 (#4478) 2022-05-24 19:16:18 +00:00
continous-delivery.yml build(deps): bump google-github-actions/auth from 0.7.3 to 0.8.0 (#4478) 2022-05-24 19:16:18 +00:00
continous-integration-docker.patch-always.yml Always run patch jobs that depend on cached cloud disks (#4496) 2022-05-25 22:19:40 +00:00
continous-integration-docker.patch.yml Always run patch jobs that depend on cached cloud disks (#4496) 2022-05-25 22:19:40 +00:00
continous-integration-docker.yml fix(ci): mount the lwd-cache dir to the `lightwalletd-full-sync` (#4486) 2022-05-25 11:39:03 -04:00
continous-integration-os.patch.yml Update Cargo.lock check in continous-integration-os.patch.yml (#4428) 2022-05-19 02:43:08 +00:00
continous-integration-os.yml Update Cargo.lock check in continous-integration-os.patch.yml (#4428) 2022-05-19 02:43:08 +00:00
coverage.patch.yml change(ci): run coverage on stable (#4465) 2022-05-26 00:28:02 +00:00
coverage.yml change(ci): run coverage on stable (#4465) 2022-05-26 00:28:02 +00:00
deploy-gcp-tests.yml refactor(ci): allow more time for tests to end gracefully (#4469) 2022-05-26 06:12:45 +00:00
docs.yml build(deps): bump w9jds/firebase-action from 2.1.0 to 2.1.2 (#4431) 2022-05-19 23:55:48 +00:00
lint.yml feat(ci): add a codespell linting action (#4482) 2022-05-26 00:27:44 +00:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
zcash-lightwalletd.yml build(deps): bump google-github-actions/auth from 0.7.3 to 0.8.0 (#4478) 2022-05-24 19:16:18 +00:00
zcash-params.yml refactor(build): deprecate gcr.io as a registry and build faster (#4298) 2022-05-10 17:00:09 -04:00
zcashd-manual-deploy.yml build(deps): bump google-github-actions/auth from 0.7.3 to 0.8.0 (#4478) 2022-05-24 19:16:18 +00:00