From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- testing/docs/tests-for-new-config/index.rst | 4 ++-- testing/docs/tests-for-new-config/manual.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'testing/docs/tests-for-new-config') diff --git a/testing/docs/tests-for-new-config/index.rst b/testing/docs/tests-for-new-config/index.rst index 32fdf62b7f..bbd3b2339e 100644 --- a/testing/docs/tests-for-new-config/index.rst +++ b/testing/docs/tests-for-new-config/index.rst @@ -110,8 +110,8 @@ Using our example of ``windows_1903``, this would be a new worker type that would require these edits: * `transforms/tests.py `__ (duplicate windows 10 entries) - * `test-platforms.py `__ (copy windows10 debug/opt/shippable/asan entries and make win10_1903) - * `test-sets.py `__ (ideally you need nothing, otherwise copy ``windows-tests`` and edit the test list) + * `test-platforms.py `__ (copy windows10 debug/opt/shippable/asan entries and make win10_1903) + * `test-sets.py `__ (ideally you need nothing, otherwise copy ``windows-tests`` and edit the test list) In general this should allow you to have tests scheduled with no custom flags in try server and all of these will be scheduled by default on diff --git a/testing/docs/tests-for-new-config/manual.rst b/testing/docs/tests-for-new-config/manual.rst index cf2485251a..246d60111a 100644 --- a/testing/docs/tests-for-new-config/manual.rst +++ b/testing/docs/tests-for-new-config/manual.rst @@ -204,8 +204,8 @@ Using our example of ``windows_1903``, this would be a new worker type that would require these edits: * `transforms/tests.py `__ (duplicate windows 10 entries) - * `test-platforms.py `__ (copy windows10 debug/opt/shippable/asan entries and make win10_1903) - * `test-sets.py `__ (ideally you need nothing, otherwise copy ``windows-tests`` and edit the test list) + * `test-platforms.py `__ (copy windows10 debug/opt/shippable/asan entries and make win10_1903) + * `test-sets.py `__ (ideally you need nothing, otherwise copy ``windows-tests`` and edit the test list) In general this should allow you to have tests scheduled with no custom flags in try server and all of these will be scheduled by default on -- cgit v1.2.3