You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2020/12/12 21:13:00 UTC

[jira] [Created] (CASSANDRA-16347) Fix upgrade python dtest upgrade_tests/upgrade_through_versions_test.py

David Capwell created CASSANDRA-16347:
-----------------------------------------

             Summary: Fix upgrade python dtest upgrade_tests/upgrade_through_versions_test.py
                 Key: CASSANDRA-16347
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16347
             Project: Cassandra
          Issue Type: Bug
          Components: CI, Test/dtest/python
            Reporter: David Capwell


https://app.circleci.com/pipelines/github/dcapwell/cassandra/846/workflows/bee81d86-f720-4fc2-b3e7-7ed19ec3c9f0/jobs/4988/tests

upgrade_tests/upgrade_through_versions_test.py seems to have a set of tests which fail with the following

{code}
>           raise RuntimeError(message)
E           RuntimeError: A subprocess has terminated early. Subprocess statuses: Process-1 (is_alive: True), Process-2 (is_alive: False), attempting to terminate remaining subprocesses now.

upgrade_tests/upgrade_through_versions_test.py:418: RuntimeError
{code}

The tests found to be failing were:
test_rolling_upgrade_with_internode_ssl
test_rolling_upgrade



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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