Skip to content

Commit

Permalink
Change the nightly test to run for 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
lalexgap committed Oct 4, 2022
1 parent c0fb21f commit 67077f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testground-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
-tp=isNightly=true -p=go-nitro-testground -t=virtual-payment \
-b=docker:go -r=local:docker \
-tp=numOfHubs=1 -tp=numOfPayers=10 -tp=numOfPayees=1 -i=12 \
-tp=paymentTestDuration=180 -tp=concurrentPaymentJobs=10 \
-tp=paymentTestDuration=600 -tp=concurrentPaymentJobs=10 \
--tp=networkLatency=15 --tp=networkJitter=2 \
--metadata-repo "${{github.repository}}" \
--metadata-branch "${{github.event.pull_request.head.ref}}" \
Expand Down

0 comments on commit 67077f0

Please sign in to comment.