aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.ci/uhd-python-hardware-tests.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/.ci/uhd-python-hardware-tests.yml b/.ci/uhd-python-hardware-tests.yml
new file mode 100644
index 000000000..7c55f36c3
--- /dev/null
+++ b/.ci/uhd-python-hardware-tests.yml
@@ -0,0 +1,15 @@
+# no CI triggers
+trigger: none
+
+# no PR triggers
+pr: none
+
+pool:
+ name: de-dre-lab
+ demands:
+ - 'uhd_oss_ats'
+
+steps:
+- checkout: none
+- script: printenv
+ displayName: Print Environment