Skip to content

Commit

Permalink
Use the testplan id instead of the regex
Browse files Browse the repository at this point in the history
  • Loading branch information
Hook25 committed Jan 29, 2025
1 parent 96844c5 commit b7d295b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/tutorial/writing-tests/test-plan.rst
Original file line number Diff line number Diff line change
Expand Up @@ -256,14 +256,15 @@ include (or the submissions will be rejected): ``submission-cert-automated``.
Let's include it in our test plan:

.. code-block::
:emphasize-lines: 10-12
unit: test plan
id: tutorial-extended
_name: Extended Tutorial Test Plan
bootstrap_include:
network_iface_info
include:
network_available_.*
network_available_interface
network_available
network_speed certification-status=blocker
nested_part:
Expand Down

0 comments on commit b7d295b

Please sign in to comment.