scripts: twister: Remove harness repeat field
Removed Harness's repeat field.
Added to schemas in e722db14ad
,
together with the rest of harness_config.
Added to Harness when it was created.
Now present only in one sample -
mec15xxevb_assy6853 power management sample.
Could not find definitive proof whether it has ever been used.
Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>
This commit is contained in:
parent
0ac898026d
commit
ad210f7579
4 changed files with 0 additions and 9 deletions
|
@ -499,9 +499,6 @@ harness_config: <harness configuration options>
|
|||
ordered: <True|False> (default False)
|
||||
Check the regular expression strings in orderly or randomly fashion
|
||||
|
||||
repeat: <integer>
|
||||
Number of times to validate the repeated regex expression
|
||||
|
||||
record: <recording options> (optional)
|
||||
regex: <regular expression> (required)
|
||||
The regular expression with named subgroups to match data fields
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue