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

Josh McKenzie commented on CASSANDRA-20328:
-------------------------------------------

{quote}for downstream blackbox CIs, can we get the results zipfile also 
attached with summary file, to help us with governance and investigations 
beyond what the summary file offers
{quote}
Definitely doable though I've struggled with that file exceeding the allowable 
size of attachments for JIRA tickets since logs get so long even on successes; 
I think I had to move to pruning things to last 1k lines or so on successful 
tests in stdout.

[~mck] - what if we moved to a paradigm where we had the following 2 artifacts:
 # ci_summary.html w/overview + failure log summary
 # ci_details.tgz that included the xunit .xml output for any test that failed 
plus a per-suite list of all tests that succeeded

That way we'd have all the metadata to repro from the summary, details on all 
the tests that ran and failed, and a high level "ack" on all the tests that ran 
and succeeded.

Or did you have something else in mind?

> Migrate sstableloader code to its own tools directory
> -----------------------------------------------------
>
>                 Key: CASSANDRA-20328
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20328
>             Project: Apache Cassandra
>          Issue Type: Improvement
>          Components: Tool/sstable
>            Reporter: Andy Tolbert
>            Assignee: Andy Tolbert
>            Priority: Normal
>              Labels: pull-request-available
>             Fix For: 5.x
>
>         Attachments: CASSANDRA-0413-20328_ci_summary.html, 
> CASSANDRA-20328-511-0_ci_summary.html, CASSANDRA-20328-515-0_ci_summary.html, 
> CASSANDRA-20328-515-0_results_details.tgz, CASSANDRA-20328-test_results.html, 
> ci_summary_tolbertam_CASSANDRA-20328_238.html, 
> results_details_tolbertam_CASSANDRA-20328_238.tar.xz
>
>          Time Spent: 15h 10m
>  Remaining Estimate: 0h
>
> Akin to fqltool and stress, we should move sstableloader to its own tools 
> directory.  This is needed to decouple the java driver as a dependency from 
> server code ([CASSANDRA-20326]).
> For backwards compatibility reasons, we should retain {{bin/sstableloader}}.



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

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

Reply via email to