This is an automated email from the ASF dual-hosted git repository.
bereng pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git
The following commit(s) were added to refs/heads/trunk by this push:
new aec94d67 Test Failure:
dtest-upgrade.upgrade_tests.upgrade_through_versions_test.*
aec94d67 is described below
commit aec94d67f63fcb62ec02ec448402b6fec8fdc9a9
Author: Bereng <[email protected]>
AuthorDate: Thu Feb 22 10:44:43 2024 +0100
Test Failure: dtest-upgrade.upgrade_tests.upgrade_through_versions_test.*
patch by Berenguer Blasi; reviewed by Ekaterina Dimitrova for
CASSANDRA-19409
Co-authored-by: Berenguer Blasi <[email protected]>
Co-authored-by: Ekaterina Dimitrova <[email protected]>
---
pytest.ini | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/pytest.ini b/pytest.ini
index 6054229a..79d18eca 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,10 +1,9 @@
[pytest]
-addopts = --show-capture=stdout
+addopts = --show-capture=stdout --timeout=900
python_files = test_*.py *_test.py *_tests.py
junit_suite_name = Cassandra dtests
log_level = INFO
log_format = %(asctime)s,%(msecs)d %(name)s %(levelname)s %(message)s
-timeout = 900
markers =
since
vnodes
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]