Michael Semb Wever created CASSANDRA-16809:
----------------------------------------------
Summary: Dockerise cqlshlib tests
Key: CASSANDRA-16809
URL: https://issues.apache.org/jira/browse/CASSANDRA-16809
Project: Cassandra
Issue Type: Improvement
Components: CI, Test/dtest/python
Reporter: Michael Semb Wever
Assignee: Michael Semb Wever
The cqlshlib tests are the last remaining tests that don't run in docker.
Before 4.0 the cqlshlib builds are
[hardcoded|https://github.com/apache/cassandra/blob/cassandra-3.11/pylib/cassandra-cqlsh-tests.sh#L60]
to python2, but the test docker image [doesn't support
python2|https://github.com/apache/cassandra-builds/blob/trunk/docker/testing/ubuntu2004_j11.docker#L99-L117].
(Maybe this is why cqlshlib tests don't exist in pre 4.0 circleci?)
Dockerising the cqlshlib tests, makes it a lot easier to keep jenkins' agents
clean of zombie processes.
Pull Request: https://github.com/apache/cassandra-builds/pull/50
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]