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

Nayana Thorat edited comment on CASSANDRA-18072 at 11/25/22 10:52 AM:
----------------------------------------------------------------------

Build.xml patch skips total 13 tests. Basically 2 sets of tests. 
 # 17723 fixes 7 tests out of 13.
 # Remaining 6 tests still needs to be skipped as these tests uses functions 
from Chronicle Bytes code which Cassandra imports and Chronicle-byte doesn't 
have s390x support.  

Tests fixed by 17723:

_**/TTLTest.java_
_**/ScrubTest.java_ 
_**/LegacySSTableTest.java_   
_**/SSTableExportSchemaLoadingTest.java_   
_**/SSTableMetadataViewerTest.java_  
_**/StandaloneUpgraderOnSStablesTest.java_  
{_}**/StandaloneVerifierOnSSTablesTest.jav{_}a 

 

Tests uses Chronicle-bytes: We still need to skip below tests through build.xml 
patch (even though 17723 lands).

_**/AuditLoggerTest.java_
_**/BinAuditLoggerTest.java_  
_**/FullQueryLoggerTest.java_ 
_**/StorageServiceServerTest.java_  
_**/AuditLogViewerTest.java_ 
_**/BinLogTest.java_


was (Author: nayana):
Build.xml patch skips total 13 tests.  17723 fixes 7 tests out of 13. Remaining 
6 tests still needs to be skipped as these tests uses functions from Chronicle 
Bytes code which Cassandra imports and Chronicle-byte doesn't have s390x 
support.  So we still need build.xml patch (with 6 tests skip) even though 
17723 lands.

Tests fixed by 17723:

_**/TTLTest.java_
_**/ScrubTest.java_ 
_**/LegacySSTableTest.java_   
_**/SSTableExportSchemaLoadingTest.java_   
_**/SSTableMetadataViewerTest.java_  
_**/StandaloneUpgraderOnSStablesTest.java_  
{_}**/StandaloneVerifierOnSSTablesTest.jav{_}a 

 

Tests uses Chronicle-bytes (Need to skip):

_**/AuditLoggerTest.java_
_**/BinAuditLoggerTest.java_  
_**/FullQueryLoggerTest.java_ 
_**/StorageServiceServerTest.java_  
_**/AuditLogViewerTest.java_ 
_**/BinLogTest.java_

> Cassandra Jenkins CI - s390x support
> ------------------------------------
>
>                 Key: CASSANDRA-18072
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18072
>             Project: Cassandra
>          Issue Type: Task
>          Components: CI
>            Reporter: Nayana Thorat
>            Priority: Normal
>         Attachments: Jenkinsfile.s390x, build.xml.patch
>
>
> Created this issue as per 
> [contributing.md|https://github.com/apache/cassandra/blob/trunk/CONTRIBUTING.md#how-to-contribute]
>  to add Cassandra jenkins CI support for s390x. Attached code changes
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to