Merge "Disable perfkitbenchmaker on RHEL8"
This commit is contained in:
commit
c125ae9ebb
@ -11,7 +11,7 @@
|
||||
- stockpile
|
||||
- { role: browbeat-results, when: browbeat_results_in_httpd}
|
||||
- firewall
|
||||
- perfkitbenchmarker
|
||||
- { role: perfkitbenchmarker, when: ansible_distribution_major_version < '8'}
|
||||
- rally
|
||||
- shaker
|
||||
- { role: flavors, when: browbeat_create_flavors}
|
||||
|
@ -28,6 +28,9 @@ Run Browbeat performance tests from Undercloud
|
||||
Running PerfKitBenchmarker
|
||||
---------------------------
|
||||
|
||||
Note: PerfKitBenchmarker is disabled for Stein+ due to the lack of python3
|
||||
support.
|
||||
|
||||
Many benchmarks work out of the box with Browbeat. You must ensure that your
|
||||
network is setup correctly to run those benchmarks. Currently tested benchmarks
|
||||
include: aerospike, bonnie++, cluster_boot, copy_throughput(cp,dd,scp), fio,
|
||||
|
Loading…
Reference in New Issue
Block a user