Skip to content

Commit

Permalink
qa: use 6h timeout for pjd test
Browse files Browse the repository at this point in the history
Apparently needs this long for some configurations.

Fixes: https://tracker.ceph.com/issues/36594
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit fdf6b38)
  • Loading branch information
batrick authored and smithfarm committed Dec 14, 2018
1 parent 2083a34 commit 2cb6020
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions qa/suites/fs/32bits/tasks/cfuse_workunit_suites_pjd.yaml
Expand Up @@ -6,6 +6,7 @@ overrides:
fuse default permissions: false
tasks:
- workunit:
timeout: 6h
clients:
all:
- suites/pjd.sh
Expand Up @@ -6,6 +6,7 @@ overrides:
fuse default permissions: false
tasks:
- workunit:
timeout: 6h
clients:
all:
- suites/pjd.sh
Expand Up @@ -7,6 +7,7 @@ overrides:
client acl type: posix_acl
tasks:
- workunit:
timeout: 6h
clients:
all:
- suites/pjd.sh
1 change: 1 addition & 0 deletions qa/suites/fs/thrash/tasks/cfuse_workunit_suites_pjd.yaml
Expand Up @@ -6,6 +6,7 @@ overrides:
fuse default permissions: false
tasks:
- workunit:
timeout: 6h
clients:
all:
- suites/pjd.sh
@@ -1,6 +1,7 @@
tasks:
- kclient:
- workunit:
timeout: 6h
clients:
all:
- suites/pjd.sh
Expand Up @@ -6,6 +6,7 @@ overrides:
fuse default permissions: false
tasks:
- workunit:
timeout: 6h
clients:
all:
- suites/pjd.sh

0 comments on commit 2cb6020

Please sign in to comment.