Skip to content

v1.10.0

Compare
Choose a tag to compare
@gareth-ferneyhough gareth-ferneyhough released this 06 Jan 20:26
· 4666 commits to master since this release

v1.10.0

External contributions:

New features:

Enhancements:

  • Use FLAGS.aws_user_name if set for Rhel (GH-1249)
  • Fio enhancements (GH-1246)
  • Use aes128-ctr if aes128-cbc isn't available (GH-1242)
  • Make aeropsike able to run with raw devices on static vms (GH-1243)
  • Add some metadata to netperf samples (GH-1236)
  • Remove unneeded Azure code and add availability sets (GH-1232)
  • Add cassandra read concurrency flag (GH-1233)
  • Add a metadata attribute 'ssd_count' to spark_service (GH-1229)
  • Add a metadata attribute 'spark_svc_cloud' to spark_service (GH-1226)
  • Add ability to specify boot_disk_size in AWS vm spec (GH-1231)
  • Add a metadata attribute 'spark_svc_cloud' (GH-1236)
  • Set a default zone for the spark test to allow for subnet creation (GH-1222)
  • Update the location of the spark examples jar on the emr cluster (GH-1222)
  • Persist package installation across reboots (GH-1185)
  • Allow mongodb_ycsb to specify readahead settings (GH-1256)

Bug fixes and maintenance updates:

  • Close Aersospike connection in 1 second (GH-1241)
  • Fix bug with having multiple Azure data disks (GH-1223)
  • Fix aws spark service (GH-1222)
  • Add some git ignore entries (GH-1222)
  • Fix gcs credential conflict (GH-1221)
  • Fix bug with run_processes (GH-1212)
  • Remove collector from RunBenchmarkTask args (GH-1210)
  • Add the minimum tox version to the "tox is not installed" message (GH-1201)
  • Move sysbench05plus path prefix logic into package (GH-1185)
  • Fix bug with specifying Azure image (GH-1204)
  • Fix two files that were failing boilerplate check (GH-1203)
  • Update README.md (GH-1200)