Skip to content

Latest commit

 

History

History
executable file
·
18 lines (14 loc) · 402 Bytes

File metadata and controls

executable file
·
18 lines (14 loc) · 402 Bytes

Bug Automator

Run buggy case automatically

How to run

  1. Clone cassandra or zookeeper to a folder and copy the absolute path
  2. Allow script execution
chmod +x -R .
  1. Run the all script. NOTE THAT SOME SCRIPTS REQUIRE sudo
./cassandra/CASSANDRA-14803/all_CASSANDRA-14803.sh <cassandra absolute path>

# or

sudo ./zookeeper/ZK-3832/all_ZK-3832.sh <zookeeper absolute path>