aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-03-13 07:25:22 +0000
committerPeter Mikus <peter.mikus@protonmail.ch>2023-03-13 08:19:45 +0000
commitee9f4b4433d3a4b72b9d3e43c480a56892e8c8b6 (patch)
tree097f373c47c13a89c313734dac547a5ea281073a /docs/report/introduction
parent213bdd723f8c9b11d14c8aed2398f23cc44d478c (diff)
feat(docs): Move job_specs to resources
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Iee0ded1f2fb43a09a7a1d61f593f4e92ead3dbb3
Diffstat (limited to 'docs/report/introduction')
-rw-r--r--docs/report/introduction/methodology_rca/methodology_perpatch_performance_tests.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/report/introduction/methodology_rca/methodology_perpatch_performance_tests.rst b/docs/report/introduction/methodology_rca/methodology_perpatch_performance_tests.rst
index 57c5483fd4..e1b68f7615 100644
--- a/docs/report/introduction/methodology_rca/methodology_perpatch_performance_tests.rst
+++ b/docs/report/introduction/methodology_rca/methodology_perpatch_performance_tests.rst
@@ -124,10 +124,8 @@ and more for dot1q and other encapsulated traffic;
As there are more test cases than CSIT can periodically test,
it is possible to encounter an old test case that currently fails.
To avoid that, you can look at "job spec" files we use for periodic testing,
-for example `this one <https://github.com/FDio/csit/blob/master/docs/job_specs/report_iterative/2n-icx/vpp-mrr-00.md>`_.
+for example `this one <https://github.com/FDio/csit/blob/master/resources/job_specs/report_iterative/2n-icx/vpp-mrr-00.md>`_.
-..
- TODO: Explain why "periodic" job spec link lands at report_iterative.
Shortening triggers
```````````````````