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

Michael Semb Wever updated CASSANDRA-16853:
-------------------------------------------
          Fix Version/s: 4.1
                         4.0.1
                         3.11.12
                         3.0.26
    Source Control Link: 
https://github.com/apache/cassandra-dtest/commit/efb82f574cd99ea598713035bbc9a95e568d73ce
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

Committed as 
[efb82f574cd99ea598713035bbc9a95e568d73ce|https://github.com/apache/cassandra-dtest/commit/efb82f574cd99ea598713035bbc9a95e568d73ce].

> CircleCI folder in dtest is confusing
> -------------------------------------
>
>                 Key: CASSANDRA-16853
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16853
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Test/dtest/python
>            Reporter: Ruslan Fomkin
>            Assignee: Ruslan Fomkin
>            Priority: Normal
>             Fix For: 3.0.26, 3.11.12, 4.0.1, 4.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I made a patch to dtest without affecting Cassandra. cassandra-dtest repo 
> contains folder with CircleCI configuration file. So I tried to run a [build 
> from 
> CircleCI|https://app.circleci.com/pipelines/github/k-rus/cassandra-dtest/3/workflows/6ea8058d-37b0-40e8-89be-d9b4afdf279c/jobs/4]
>  and it failed with an error related to configuration:
> {code:java}
> ERROR: flake8 3.9.2 has requirement pycodestyle<2.8.0,>=2.7.0, but you'll 
> have pycodestyle 2.3.1 which is incompatible.
> {code}
> The CircleCI config contains
> {code:java}
> sudo pip install pycodestyle==2.3.1 flake8
> {code}
> , so it should lead to the error.
> From the discussion in community I learned that dtest are run as part of 
> Cassandra build and not on cassandra-dtest directly. Is the config in dtest 
> maintained? If not, it might be good to remove. Or may be add some comment 
> about it.



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

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

Reply via email to