From d3870b9dee5ed856997554e8ec37bbbb84c06acd Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sun, 20 Feb 2022 11:36:03 -0600 Subject: [PATCH] Performance tests: run serial timing tests exclusively --- ...n_only => timing_step_22.threads=2.exclusive.release.run_only} | 0 ...un_only => timing_step_3.threads=2.exclusive.release.run_only} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/performance/{timing_step_22.threads=2.release.run_only => timing_step_22.threads=2.exclusive.release.run_only} (100%) rename tests/performance/{timing_step_3.threads=2.release.run_only => timing_step_3.threads=2.exclusive.release.run_only} (100%) diff --git a/tests/performance/timing_step_22.threads=2.release.run_only b/tests/performance/timing_step_22.threads=2.exclusive.release.run_only similarity index 100% rename from tests/performance/timing_step_22.threads=2.release.run_only rename to tests/performance/timing_step_22.threads=2.exclusive.release.run_only diff --git a/tests/performance/timing_step_3.threads=2.release.run_only b/tests/performance/timing_step_3.threads=2.exclusive.release.run_only similarity index 100% rename from tests/performance/timing_step_3.threads=2.release.run_only rename to tests/performance/timing_step_3.threads=2.exclusive.release.run_only -- 2.39.5