You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2017/04/24 20:33:16 UTC

[1/2] beam git commit: Increase post commit timeout from 600 seconds to 900

Repository: beam
Updated Branches:
  refs/heads/master 7a2fe68fd -> 0191e042b


Increase post commit timeout from 600 seconds to 900


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a0f9c7b8
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/a0f9c7b8
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/a0f9c7b8

Branch: refs/heads/master
Commit: a0f9c7b80797d5d9e90e5e318221a6408f97c765
Parents: 7a2fe68
Author: Ahmet Altay <al...@google.com>
Authored: Mon Apr 24 11:25:27 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Mon Apr 24 13:33:02 2017 -0700

----------------------------------------------------------------------
 sdks/python/run_postcommit.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/a0f9c7b8/sdks/python/run_postcommit.sh
----------------------------------------------------------------------
diff --git a/sdks/python/run_postcommit.sh b/sdks/python/run_postcommit.sh
index 7714d7a..ddc3dc7 100755
--- a/sdks/python/run_postcommit.sh
+++ b/sdks/python/run_postcommit.sh
@@ -76,7 +76,7 @@ python setup.py nosetests \
   --attr ValidatesRunner \
   --nocapture \
   --processes=4 \
-  --process-timeout=600 \
+  --process-timeout=900 \
   --test-pipeline-options=" \
     --runner=TestDataflowRunner \
     --project=$PROJECT \
@@ -93,7 +93,7 @@ python setup.py nosetests \
   --attr IT \
   --nocapture \
   --processes=4 \
-  --process-timeout=600 \
+  --process-timeout=900 \
   --test-pipeline-options=" \
     --runner=TestDataflowRunner \
     --project=$PROJECT \


[2/2] beam git commit: This closes #2661

Posted by al...@apache.org.
This closes #2661


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0191e042
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/0191e042
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/0191e042

Branch: refs/heads/master
Commit: 0191e042b5bf4e36c91b7f9fd747ee3c4f056bd7
Parents: 7a2fe68 a0f9c7b
Author: Ahmet Altay <al...@google.com>
Authored: Mon Apr 24 13:33:06 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Mon Apr 24 13:33:06 2017 -0700

----------------------------------------------------------------------
 sdks/python/run_postcommit.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------