We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96844c5 commit b7d295bCopy full SHA for b7d295b
docs/tutorial/writing-tests/test-plan.rst
@@ -256,14 +256,15 @@ include (or the submissions will be rejected): ``submission-cert-automated``.
256
Let's include it in our test plan:
257
258
.. code-block::
259
+ :emphasize-lines: 10-12
260
261
unit: test plan
262
id: tutorial-extended
263
_name: Extended Tutorial Test Plan
264
bootstrap_include:
265
network_iface_info
266
include:
- network_available_.*
267
+ network_available_interface
268
network_available
269
network_speed certification-status=blocker
270
nested_part:
0 commit comments