summaryrefslogtreecommitdiffstats
path: root/ansible_collections/mellanox/onyx/.pytest_cache
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:03:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:03:42 +0000
commit66cec45960ce1d9c794e9399de15c138acb18aed (patch)
tree59cd19d69e9d56b7989b080da7c20ef1a3fe2a5a /ansible_collections/mellanox/onyx/.pytest_cache
parentInitial commit. (diff)
downloadansible-upstream.tar.xz
ansible-upstream.zip
Adding upstream version 7.3.0+dfsg.upstream/7.3.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/mellanox/onyx/.pytest_cache')
-rw-r--r--ansible_collections/mellanox/onyx/.pytest_cache/.gitignore2
-rw-r--r--ansible_collections/mellanox/onyx/.pytest_cache/CACHEDIR.TAG4
-rw-r--r--ansible_collections/mellanox/onyx/.pytest_cache/README.md8
-rw-r--r--ansible_collections/mellanox/onyx/.pytest_cache/v/cache/lastfailed3
-rw-r--r--ansible_collections/mellanox/onyx/.pytest_cache/v/cache/nodeids1
-rw-r--r--ansible_collections/mellanox/onyx/.pytest_cache/v/cache/stepwise1
6 files changed, 19 insertions, 0 deletions
diff --git a/ansible_collections/mellanox/onyx/.pytest_cache/.gitignore b/ansible_collections/mellanox/onyx/.pytest_cache/.gitignore
new file mode 100644
index 00000000..bc1a1f61
--- /dev/null
+++ b/ansible_collections/mellanox/onyx/.pytest_cache/.gitignore
@@ -0,0 +1,2 @@
+# Created by pytest automatically.
+*
diff --git a/ansible_collections/mellanox/onyx/.pytest_cache/CACHEDIR.TAG b/ansible_collections/mellanox/onyx/.pytest_cache/CACHEDIR.TAG
new file mode 100644
index 00000000..381f03a5
--- /dev/null
+++ b/ansible_collections/mellanox/onyx/.pytest_cache/CACHEDIR.TAG
@@ -0,0 +1,4 @@
+Signature: 8a477f597d28d172789f06886806bc55
+# This file is a cache directory tag created by pytest.
+# For information about cache directory tags, see:
+# http://www.bford.info/cachedir/spec.html
diff --git a/ansible_collections/mellanox/onyx/.pytest_cache/README.md b/ansible_collections/mellanox/onyx/.pytest_cache/README.md
new file mode 100644
index 00000000..bb78ba07
--- /dev/null
+++ b/ansible_collections/mellanox/onyx/.pytest_cache/README.md
@@ -0,0 +1,8 @@
+# pytest cache directory #
+
+This directory contains data from the pytest's cache plugin,
+which provides the `--lf` and `--ff` options, as well as the `cache` fixture.
+
+**Do not** commit this to version control.
+
+See [the docs](https://docs.pytest.org/en/latest/cache.html) for more information.
diff --git a/ansible_collections/mellanox/onyx/.pytest_cache/v/cache/lastfailed b/ansible_collections/mellanox/onyx/.pytest_cache/v/cache/lastfailed
new file mode 100644
index 00000000..4bd353fa
--- /dev/null
+++ b/ansible_collections/mellanox/onyx/.pytest_cache/v/cache/lastfailed
@@ -0,0 +1,3 @@
+{
+ "tests/unit/modules/test_onyx_aaa.py": true
+} \ No newline at end of file
diff --git a/ansible_collections/mellanox/onyx/.pytest_cache/v/cache/nodeids b/ansible_collections/mellanox/onyx/.pytest_cache/v/cache/nodeids
new file mode 100644
index 00000000..0637a088
--- /dev/null
+++ b/ansible_collections/mellanox/onyx/.pytest_cache/v/cache/nodeids
@@ -0,0 +1 @@
+[] \ No newline at end of file
diff --git a/ansible_collections/mellanox/onyx/.pytest_cache/v/cache/stepwise b/ansible_collections/mellanox/onyx/.pytest_cache/v/cache/stepwise
new file mode 100644
index 00000000..0637a088
--- /dev/null
+++ b/ansible_collections/mellanox/onyx/.pytest_cache/v/cache/stepwise
@@ -0,0 +1 @@
+[] \ No newline at end of file