From 00f04b0dff63c3d4b875b52f0a82afb8ecadddf9 Mon Sep 17 00:00:00 2001 From: Charles Short Date: Mon, 8 Jul 2019 12:48:09 -0400 Subject: [PATCH] Disable perfkitbenchmaker on RHEL8 Disable perfkitbenchmaker on RHEL8 since it does not reliably work with python3. Change-Id: I04a1805db2a04194d8bb77d31b310e9539273781 Signed-off-by: Charles Short --- ansible/install/browbeat.yml | 2 +- doc/source/usage.rst | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ansible/install/browbeat.yml b/ansible/install/browbeat.yml index db3e42026..46ee7ca48 100644 --- a/ansible/install/browbeat.yml +++ b/ansible/install/browbeat.yml @@ -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} diff --git a/doc/source/usage.rst b/doc/source/usage.rst index e73dc07f7..e7ba55c30 100644 --- a/doc/source/usage.rst +++ b/doc/source/usage.rst @@ -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,