From e5b5b205d065f1c7095c96b2ae812c8e6f4e91b3 Mon Sep 17 00:00:00 2001 From: Philip Li Date: Thu, 21 Sep 2023 22:27:03 +0800 Subject: [PATCH] jobs/will-it-scale*.yaml: open read3 and read4 tests Signed-off-by: Philip Li --- jobs/will-it-scale-part4.yaml | 4 ++-- jobs/will-it-scale.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jobs/will-it-scale-part4.yaml b/jobs/will-it-scale-part4.yaml index aa719a031..095f86be6 100644 --- a/jobs/will-it-scale-part4.yaml +++ b/jobs/will-it-scale-part4.yaml @@ -14,8 +14,8 @@ will-it-scale: test: - read1 - read2 - # - read3 - # - read4 + - read3 + - read4 - readseek1 - readseek2 - readseek3 diff --git a/jobs/will-it-scale.yaml b/jobs/will-it-scale.yaml index ff4c38424..d498863be 100644 --- a/jobs/will-it-scale.yaml +++ b/jobs/will-it-scale.yaml @@ -47,8 +47,8 @@ will-it-scale: - pwrite3 - read1 - read2 - # - read3 - # - read4 + - read3 + - read4 - readseek1 - readseek2 - readseek3