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

Change subject: Use get-throttle for windows_tests
......................................................................

Use get-throttle for windows_tests

Bug: T414170
Change-Id: I6af1bbc537e0122d55683be844151a8fffc3cce8
Signed-off-by: Xqt <[email protected]>
---
M .github/workflows/windows_tests.yml
1 file changed, 1 insertion(+), 0 deletions(-)

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




diff --git a/.github/workflows/windows_tests.yml 
b/.github/workflows/windows_tests.yml
index 3f37aa2..ce7c17f 100644
--- a/.github/workflows/windows_tests.yml
+++ b/.github/workflows/windows_tests.yml
@@ -62,6 +62,7 @@
           echo "maximum_GET_length = 5000" >> user-config.py
           echo "transliteration_target = None"  >> user-config.py
           echo "console_encoding = 'utf8'" >> user-config.py
+          echo "minthrottle = 1" >> user-config.py
           echo "import os" >> user-config.py
           echo "password_file = os.path.expanduser('passwordfile')" >> 
user-config.py
           echo "('${{ env.PYWIKIBOT_USERNAME }}', '${{ 
secrets.PYWIKIBOT_USERPWD }}')" > passwordfile

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1234305?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: I6af1bbc537e0122d55683be844151a8fffc3cce8
Gerrit-Change-Number: 1234305
Gerrit-PatchSet: 4
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