diff options
Diffstat (limited to 'dom/docs/workersAndStorage/PerformanceTesting.rst')
-rw-r--r-- | dom/docs/workersAndStorage/PerformanceTesting.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dom/docs/workersAndStorage/PerformanceTesting.rst b/dom/docs/workersAndStorage/PerformanceTesting.rst index 8e464b8116..fc196ad677 100644 --- a/dom/docs/workersAndStorage/PerformanceTesting.rst +++ b/dom/docs/workersAndStorage/PerformanceTesting.rst @@ -27,8 +27,8 @@ Add files to `perftest.toml <https://searchfox.org/mozilla-central/source/dom/serviceworkers/test/performance/perftest.toml>`_ as usual for mochitests. -Modify linux.yml, macosx.yml, and windows.yml under `taskcluster/ci/perftest -<https://searchfox.org/mozilla-central/source/taskcluster/ci/perftest>`_. +Modify linux.yml, macosx.yml, and windows.yml under `taskcluster/kinds/perftest +<https://searchfox.org/mozilla-central/source/taskcluster/kinds/perftest>`_. Currently, each test needs to be added individually to the run command (`here <https://searchfox.org/mozilla-central/rev/91cc8848427fdbbeb324e6ca56a0d08d32d3c308/taskcluster/ci/perftest/linux.yml#121-149>`_, for example). kind.yml can be ignored–it provides some defaults. @@ -62,7 +62,7 @@ and `autoland <https://treeherder.mozilla.org/jobs?repo=autoland&searchStr=perftest>`_. Look for linux-sw, macosx-sw, and win-sw (`example <https://treeherder.mozilla.org/perfherder/graphs?series=mozilla-central,4967140,1,15&selected=4967140,1814245176>`_). -These symbol names are defined in the .yml files under taskcluster/ci/perftest. +These symbol names are defined in the .yml files under taskcluster/kinds/perftest. Contacts ======== |