You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2019/11/28 09:46:53 UTC

[hadoop-ozone] 06/09: add timeout

This is an automated email from the ASF dual-hosted git repository.

elek pushed a commit to branch debug-acceptance-timeout
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git

commit bf44556966dede3f9d78262c8b9a1b58e645a5c7
Author: Márton Elek <el...@apache.org>
AuthorDate: Wed Nov 27 19:56:37 2019 +0100

    add timeout
---
 .github/workflows/post-commit.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/post-commit.yml b/.github/workflows/post-commit.yml
index b411bbd..1a65599 100644
--- a/.github/workflows/post-commit.yml
+++ b/.github/workflows/post-commit.yml
@@ -19,6 +19,7 @@ jobs:
   acceptance:
     name: acceptance
     runs-on: ubuntu-18.04
+    timeout-minutes: 90
     steps:
         - uses: actions/checkout@master
 #        - run: ./.github/workflows/tmate.sh


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org