Merge pull request #53900 from ljflores/wip-fix-stress-split-tests

qa/suites/upgrade: fix env indentation in stress-split upgrade tests
This commit is contained in:
Laura Flores 2023-10-10 11:52:01 -04:00 committed by GitHub
commit 18ac19a7ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

View File

@ -7,6 +7,6 @@ first-half-tasks:
clients:
client.0:
- rbd/test_librbd.sh
env:
RBD_FEATURES: "61"
env:
RBD_FEATURES: "61"
- print: "**** done rbd/test_librbd.sh 7-workload"

View File

@ -7,6 +7,6 @@ stress-tasks:
clients:
client.0:
- rbd/test_librbd.sh
env:
RBD_FEATURES: "61"
env:
RBD_FEATURES: "61"
- print: "**** done rbd/test_librbd.sh 7-workload"

View File

@ -7,6 +7,6 @@ first-half-tasks:
clients:
client.0:
- rbd/test_librbd.sh
env:
RBD_FEATURES: "61"
env:
RBD_FEATURES: "61"
- print: "**** done rbd/test_librbd.sh 7-workload"

View File

@ -7,6 +7,6 @@ stress-tasks:
clients:
client.0:
- rbd/test_librbd.sh
env:
RBD_FEATURES: "61"
env:
RBD_FEATURES: "61"
- print: "**** done rbd/test_librbd.sh 7-workload"