summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:04:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:04:46 +0000
commit745738d66d01d7ddacafdde4f8c6851f03aefdad (patch)
tree9b01d045aa5646ed2dc1a874b5ce5c60fa871f44 /debian/tests/control
parentAdding upstream version 7.7.0+dfsg. (diff)
downloadansible-745738d66d01d7ddacafdde4f8c6851f03aefdad.tar.xz
ansible-745738d66d01d7ddacafdde4f8c6851f03aefdad.zip
Adding debian version 7.7.0+dfsg-3.debian/7.7.0+dfsg-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 000000000..0aeacb7bd
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,23 @@
+Tests: unit-tests-stable
+Depends: @,
+ git,
+ python3-boto3,
+ python3-bcrypt,
+ python3-flake8,
+ python3-mock,
+ python3-pytest-forked,
+ python3-pytest-mock,
+ python3-pytest-xdist,
+ yamllint
+
+# failing tests due to missing packages or other reasons
+#Tests: unit-tests-flaky
+#Depends: @,
+# git,
+# python3-boto3,
+# python3-flake8,
+# python3-mock,
+# python3-pytest-xdist,
+# python3-pyvmomi,
+# yamllint
+#Restrictions: flaky