Hello, I have been checking out recently some of the dtest-related issues and wanted to share an idea. It might be useful to see dtest’s commit id in the Jenkins logs. AFAIK Jenkins clones dtest master right now. For example, it would be a bit easier to tackle some issues like CASSANDRA-13140 because one can immediately reproduce it with the same version of the dtest used in the build and after that reason about the changes between this revision and the master using git history for the particular test.
What do you think? — Best regards, Aleksandr Sorokoumov