I am in the process of enabling TPCC in iTest suite. For custom port test runs we need a way to pass in YSQL port number as parameter to tpccbenchmark script. As of now YSQL port is embedded in config/workload_all.xml. ysqlsh has "-p" option for passing in YSQL port, something similar for TPCC would help.
I am in the process of enabling TPCC in iTest suite. For custom port test runs we need a way to pass in YSQL port number as parameter to tpccbenchmark script. As of now YSQL port is embedded in config/workload_all.xml. ysqlsh has "-p" option for passing in YSQL port, something similar for TPCC would help.