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 8cb3c9098f9fdd1e6fedc0fd51bea1d6a966670f
Author: Márton Elek <e...@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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-commits-h...@hadoop.apache.org

Reply via email to