This is an automated email from the ASF dual-hosted git repository. tolbertam pushed a change to annotated tag cassandra-test in repository https://gitbox.apache.org/repos/asf/cassandra-ccm.git
*** WARNING: tag cassandra-test was modified! *** from d24e16b (tag) to a3a7c6c (tag) tagging 39b8222b31a6c7afe8fe845d16981088a5a735ad (commit) by Andy Tolbert on Thu May 15 15:05:38 2025 -0500 - Log ----------------------------------------------------------------- Update tag to pick up changes needed for CASSANDRA-20328 ----------------------------------------------------------------------- from cbf0fd0 ninja-fix – `ccm add` due to missing parenthesis in cluster_cmds.py add c0da3d1 ninja-fix – rename .asf.yml -> .asf.yaml add 439ab5e Fix GHA smoketest, `ccm stop` and wait for port 7000 to free up on each iteration before `ccm start` add 9242976 Fix panic when paramiko is installed add 39b8222 Also copy tools/bin/cassandra.in.sh for tools No new revisions were added by this update. Summary of changes: .asf.yml => .asf.yaml | 0 .github/workflows/main.yml | 21 ++++++++++++++++----- ccm | 14 ++------------ ccmlib/cmds/command.py | 4 +++- ccmlib/cmds/common.py | 12 ++++++++++++ ccmlib/common.py | 21 +++++++++++++-------- ccmlib/remote.py | 10 ++++++---- tests/test_lib.py | 21 ++++++++++++++++++++- 8 files changed, 72 insertions(+), 31 deletions(-) rename .asf.yml => .asf.yaml (100%) create mode 100644 ccmlib/cmds/common.py --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org