Skip to content

Commit d003921

Browse files
committed
increase timeout and run spec tests concurrently
1 parent ad7e6eb commit d003921

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

playbooks/pectra-dev/execution-spec-tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id: pectra-execution-spec-tests
22
name: "Run execution spec tests"
3-
timeout: 1h
3+
timeout: 4h
44
config:
55
#walletPrivkey: ""
66
walletSeed: "spectests"
@@ -67,7 +67,7 @@ tasks:
6767

6868
# run execution spec tests
6969

70-
- name: run_tasks
70+
- name: run_tasks_concurrent
7171
title: "Run execution spec tests"
7272
id: tests
7373
config:

0 commit comments

Comments
 (0)