Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1167610?usp=email )

Change subject: tests: Update timeout for Login CI wait cycles
......................................................................

tests: Update timeout for Login CI wait cycles

Change-Id: Ia99fd5d051e9442ad2965493634ef5ae7b818566
---
M .github/workflows/login_tests-ci.yml
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/.github/workflows/login_tests-ci.yml 
b/.github/workflows/login_tests-ci.yml
index f4582f0..e129908 100644
--- a/.github/workflows/login_tests-ci.yml
+++ b/.github/workflows/login_tests-ci.yml
@@ -25,6 +25,9 @@
     steps:
       - name: Wait for all workflows to complete
         uses: ahmadnassri/[email protected]
+        with:
+          delay: 60000
+          timeout: 3600000
       - name: Proceed with tests
         run: echo "All workflows have completed. Proceeding with Login CI 
tests."
   run_tests:

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1167610?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ia99fd5d051e9442ad2965493634ef5ae7b818566
Gerrit-Change-Number: 1167610
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to