You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/end_to_end/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ There are 3 required parameters that need to be set when triggering the Github a
13
13
14
14
-`additional-parameter`: The parameter that specifies the desired test. Default is `-all` which runs tests on all public models. The available options are: `-all`, `-p <parser_name>`, `-m <model_1> <model_2> ...`.
15
15
-`depthai-nodes-version`: The branch or release on which the tests will be run. Default is `main`.
16
-
-`depthai-version`: The version of the DepthAI that will be used for the tests. Default is `3.0.0a13`.
16
+
-`depthai-version`: The version of the DepthAI that will be used for the tests. Default is `3.0.0a14`.
Copy file name to clipboardExpand all lines: tests/stability_tests/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ You would need the B2 credentials to download the tests from the bucket and set
73
73
The stability tests are triggered in every PR. But you can also trigger them manually. Required parameters are:
74
74
75
75
-`additional-parameter`: The parameter that specifies the desired test. Default is `-all` which runs tests on all parsers. The available options are: `-all`, `-p <parser_name>`.
76
-
-`depthai-version`: The version of the DepthAI that will be used for the tests. Default is `3.0.0a13`.
76
+
-`depthai-version`: The version of the DepthAI that will be used for the tests. Default is `3.0.0a14`.
77
77
-`duration`: The duration of each test in seconds. Default is `10` seconds.
0 commit comments