[ 
https://issues.apache.org/jira/browse/CASSANDRA-17427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516152#comment-17516152
 ] 

Michael Semb Wever edited comment on CASSANDRA-17427 at 4/2/22 7:10 PM:
------------------------------------------------------------------------

There's a breakage here in the rpm packaging.
https://ci-cassandra.apache.org/job/Cassandra-devbranch-artifacts/1461/

This can be reproduced from the a cassandra-builds clone with
{code}
CASSANDRA_GIT_URL="https://github.com/thelastpickle/cassandra.git"; 
build-scripts/cassandra-rpm-packaging.sh c96f3ba 8
{code}

or, in more detail…
{code}
docker run -it -v 
/Users/mick/src/apache/cassandra-builds-dir/cassandra-builds:/dist 
cassandra-artifacts-almalinux:c96f3ba /bin/bash

/home/build/build-rpms.sh c96f3ba 8

cd /home/build/rpmbuild/BUILD/apache-cassandra-4.1-src
ant clean jar -Dversion=4.1
{code}
(c96f3ba is found 
[here|https://github.com/thelastpickle/cassandra/tree/jacek-lewandowski/CASSANDRA-17427-trunk],
 which is the above branch rebased off latest trunk)


was (Author: michaelsembwever):
There's a breakage here in the rpm packaging.
https://ci-cassandra.apache.org/job/Cassandra-devbranch-artifacts/1461/

This can be reproduced from the a cassandra-builds clone with
{code}
CASSANDRA_GIT_URL="https://github.com/thelastpickle/cassandra.git"; 
build-scripts/cassandra-rpm-packaging.sh c96f3ba 8
{code}
(c96f3ba is found 
[here|https://github.com/thelastpickle/cassandra/tree/jacek-lewandowski/CASSANDRA-17427-trunk],
 which is the above branch rebased off latest trunk)

> Improve unit tests performance
> ------------------------------
>
>                 Key: CASSANDRA-17427
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17427
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Test/unit
>            Reporter: Jacek Lewandowski
>            Assignee: Jacek Lewandowski
>            Priority: Normal
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There a couple of small improvements to run unit tests a bit faster



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to