This is an automated email from the ASF dual-hosted git repository.

mck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git.


    from 0bdc460  Source and build artifacts are published with sha512 checksums
     new 41c7b94  Jenkins improvements for CASSANDRA-15729  - aggregate test 
reports from the pipeline into one TESTS-TestSuites.xml  - remove jenkins owned 
tmp files older than two days  - remove cassandra-dtest.sh, only 
cassandra-dtest-pytest.sh is used  - dtest-large is to use the new 
`--only-resource-intensive-tests` flag (as it does not need to re-run non-large 
dtests)
     new ff12f29  In jenkins builds add the 'Add timestamps to the Console 
Output' option to each job, for INFRA-20107

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build-scripts/cassandra-dtest-pytest.sh   |   8 +-
 build-scripts/cassandra-dtest.sh          |  79 --------
 build-scripts/cassandra-test-report.sh    |  26 +++
 build-scripts/cassandra-test-report.xml   |   9 +
 build-scripts/cassandra-test-report.xsl   | 325 ++++++++++++++++++++++++++++++
 jenkins-dsl/cassandra_job_dsl_seed.groovy |  22 +-
 jenkins-dsl/cassandra_pipeline.groovy     |   4 +-
 7 files changed, 382 insertions(+), 91 deletions(-)
 delete mode 100755 build-scripts/cassandra-dtest.sh
 create mode 100644 build-scripts/cassandra-test-report.sh
 create mode 100644 build-scripts/cassandra-test-report.xml
 create mode 100644 build-scripts/cassandra-test-report.xsl


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

Reply via email to