Skip to content
Snippets Groups Projects
Commit b1562fcd authored by Alexander V. Tikhonov's avatar Alexander V. Tikhonov Committed by Kirill Yukhin
Browse files

github-ci: add test-run timeouts to actions

After commit:

  a598f3f5 ('test: update test-run (pass timeouts via env)')

The following variables added to github actions with testing:

  REPLICATION_SYNC_TIMEOUT
  TEST_TIMEOUT
  NO_OUTPUT_TIMEOUT

and cumulative variable to pass environment to pack/deploy jobs:

  PRESERVE_ENVVARS=REPLICATION_SYNC_TIMEOUT,TEST_TIMEOUT,NO_OUTPUT_TIMEOUT

These variables added within newly added local action:

  .github/actions/environment
parent 4f88a7bf
No related branches found
No related tags found
No related merge requests found
Showing
with 40 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment