This is an automated email from the ASF dual-hosted git repository.
kgiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git
The following commit(s) were added to refs/heads/main by this push:
new ecdc49b NO-JIRA: extend test timeout for s390x platform
ecdc49b is described below
commit ecdc49b6452df955bf77e0e1b18f48f2e71810d4
Author: Kenneth Giusti <[email protected]>
AuthorDate: Wed Apr 28 10:00:45 2021 -0400
NO-JIRA: extend test timeout for s390x platform
This closes #1171
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 7f63f28..5a476e1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -108,6 +108,7 @@ jobs:
- python3 -m pip install --user protobuf
- sudo apt install python3-grpcio
env:
+ - QPID_SYSTEM_TEST_TIMEOUT=300
- PROTON_VERSION=main BUILD_TYPE=RelWithDebInfo
- DISPATCH_CMAKE_ARGS='-DRUNTIME_CHECK=asan
-DCMAKE_C_FLAGS=-DQD_MEMORY_DEBUG -DQD_ENABLE_ASSERTIONS=ON
-DDISPATCH_TEST_TIMEOUT=500'
- name: "qdrouterd:RelWithDebInfo+MemoryDebug (clang on focal)"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]