[
https://issues.apache.org/jira/browse/CASSANDRA-16809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Semb Wever updated CASSANDRA-16809:
-------------------------------------------
Test and Documentation Plan: CI (custom job on ci-cassandra.apache.org)
Status: Patch Available (was: In Progress)
> 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.x, 3.11.x, 4.0.x, 4.x
>
>
> 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]