diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
commit | 59203c63bb777a3bacec32fb8830fba33540e809 (patch) | |
tree | 58298e711c0ff0575818c30485b44a2f21bf28a0 /testing/talos/perfdocs | |
parent | Adding upstream version 126.0.1. (diff) | |
download | firefox-59203c63bb777a3bacec32fb8830fba33540e809.tar.xz firefox-59203c63bb777a3bacec32fb8830fba33540e809.zip |
Adding upstream version 127.0.upstream/127.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/talos/perfdocs')
-rw-r--r-- | testing/talos/perfdocs/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/talos/perfdocs/index.rst b/testing/talos/perfdocs/index.rst index e5e4ebe2a5..e1a2f150f0 100644 --- a/testing/talos/perfdocs/index.rst +++ b/testing/talos/perfdocs/index.rst @@ -125,7 +125,7 @@ At a glance - Tests are defined in `testing/talos/talos/test.py <https://searchfox.org/mozilla-central/source/testing/talos/talos/test.py>`__ - Treeherder abbreviations are defined in - `taskcluster/ci/test/talos.yml <https://searchfox.org/mozilla-central/source/taskcluster/ci/test/talos.yml>`__ + `taskcluster/kinds/test/talos.yml <https://searchfox.org/mozilla-central/source/taskcluster/kinds/test/talos.yml>`__ - Suites are defined for production in `testing/talos/talos.json <https://searchfox.org/mozilla-central/source/testing/talos/talos.json>`__ @@ -133,7 +133,7 @@ Test lifecycle ************** - Taskcluster schedules `talos - jobs <https://searchfox.org/mozilla-central/source/taskcluster/ci/test/talos.yml>`__ + jobs <https://searchfox.org/mozilla-central/source/taskcluster/kinds/test/talos.yml>`__ - Taskcluster runs a Talos job on a hardware machine when one is available - this is bootstrapped by `mozharness <https://searchfox.org/mozilla-central/source/testing/mozharness/mozharness/mozilla/testing/talos.py>`__ |