GSI-Utils repo contains a bunch of scripts which will help in running GSI specific workloads on any couchbase test framework.
Below is a bunch of scripts which run various GSI specific workloads
This script will help in running mutations and query workload in parallel before and after upgrade process and then compare key stats such as CPU and Memory usage before and after the upgrade. It also collects CPU pprof before and after upgrade.Based on an user defined threshold for the max difference between the stats, the data is written to a couchbase bucket where in logs files are also present for further analysis
This script will help in verifying whether is parity between documents between KV and GSI service.