[ 
https://issues.apache.org/jira/browse/CASSANDRA-16809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-16809:
-------------------------------------------
    Source Control Link: 
https://github.com/apache/cassandra-builds/commit/4431728f6483aed303362b4893c7d27118a4c841
 
https://github.com/apache/cassandra/commit/09c157e0f84e586193ad2bd194f4b187c7246868
  (was: 
https://github.com/apache/cassandra-builds/commit/4431728f6483aed303362b4893c7d27118a4c841)

> 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]

Reply via email to