[
https://issues.apache.org/jira/browse/CASSANDRA-16809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17396442#comment-17396442
]
Berenguer Blasi commented on CASSANDRA-16809:
---------------------------------------------
Belated +1 as I had already started reviewing this :shrug: lol
> 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
> Priority: Normal
> Fix For: 3.0.26, 3.11.12, 4.0.1, 4.1
>
>
> 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.
> Patches:
> - cassandra-builds: https://github.com/apache/cassandra-builds/pull/50
> - 3.11:
> https://github.com/apache/cassandra/compare/cassandra-3.11...thelastpickle:mck/dockerise-cqlsh-tests/3.11
> - 3.0:
> https://github.com/apache/cassandra/compare/cassandra-3.0...thelastpickle:mck/dockerise-cqlsh-tests/3.0
> Patches are not required for 4.0 and trunk, as the {{--no-site-packages}}
> flag to virtualenv has already been removed from them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]