Ilya Suntsov created IGNITE-4913: ------------------------------------ Summary: Update yardstick properties files Key: IGNITE-4913 URL: https://issues.apache.org/jira/browse/IGNITE-4913 Project: Ignite Issue Type: Improvement Affects Versions: 1.9 Reporter: Ilya Suntsov Fix For: 2.0
Need to add *ver* parameter in all properties files from yardstick/config. Example: {noformat} #Ignite version ver="RELEASE-" .... CONFIGS="\ -cfg ${SCRIPT_DIR}/../config/ignite-multicast-config.xml -nn ${nodesNum} -b ${b} -w ${w} -d ${d} -t ${t} -sm ${sm} -dn IgnitePutBenchmark -sn IgniteNode -ds ${ver}atomic-put-${b}-backup,\ ... {noformat} -- This message was sent by Atlassian JIRA (v6.3.15#6346)