summaryrefslogtreecommitdiff
path: root/automated/README
diff options
context:
space:
mode:
Diffstat (limited to 'automated/README')
-rw-r--r--automated/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/automated/README b/automated/README
index 6c05d67..2852ef6 100644
--- a/automated/README
+++ b/automated/README
@@ -45,6 +45,8 @@ single test run:
running test plan:
# Run a set of tests defined in agenda file.
test-runner -p ./plans/linux-example.yaml
+ # Apply test plan overlay to skip, amend or add tests.
+ test-runner -p ./plans/linux-example.yaml -O test-plan-overlay-example.yaml
Collecting result
=================