Disable perfkitbenchmaker on RHEL8

Disable perfkitbenchmaker on RHEL8 since
it does not reliably work with python3.

Change-Id: I04a1805db2a04194d8bb77d31b310e9539273781
Signed-off-by: Charles Short <chucks@redhat.com>
This commit is contained in:
Charles Short 2019-07-08 12:48:09 -04:00
parent cda7cc180b
commit 00f04b0dff
2 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
- browbeat
- { 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}

View File

@ -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,