aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/uhd-pipeline.yml
diff options
context:
space:
mode:
authorMatthew Crymble <matthew.crymble@ni.com>2021-11-30 22:22:34 -0600
committerAaron Rossetto <aaron.rossetto@ni.com>2021-12-01 14:04:14 -0800
commit38825f4e562b1eda1129b0f02f82c0bf4cf77276 (patch)
treeb7377e5acf99d1902ccca275b6c5e8a7c9a496d3 /.ci/uhd-pipeline.yml
parent763eba025e56c1dbe3c24f0fc1139e7530411795 (diff)
downloaduhd-38825f4e562b1eda1129b0f02f82c0bf4cf77276.tar.gz
uhd-38825f4e562b1eda1129b0f02f82c0bf4cf77276.tar.bz2
uhd-38825f4e562b1eda1129b0f02f82c0bf4cf77276.zip
tests: Add default length for automated streaming tests
Diffstat (limited to '.ci/uhd-pipeline.yml')
-rw-r--r--.ci/uhd-pipeline.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/uhd-pipeline.yml b/.ci/uhd-pipeline.yml
index b2ffffc6f..478cb23e6 100644
--- a/.ci/uhd-pipeline.yml
+++ b/.ci/uhd-pipeline.yml
@@ -14,6 +14,7 @@ parameters:
- 'smoke'
- 'full'
- 'stress'
+ default: 'smoke'
- name: run_streaming_tests
type: boolean
default: False