We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb8ce3a + 959e1d7 commit e1f9cd1Copy full SHA for e1f9cd1
docs/source/conf.py
@@ -24,7 +24,7 @@
24
author = "Urs Baumann"
25
26
# The full version, including alpha/beta/rc tags
27
-release = "1.1.1"
+release = "3.3.0"
28
29
30
# -- General configuration ---------------------------------------------------
docs/source/testbundles/alltestbundles.rst
@@ -291,7 +291,7 @@ Required fields for specific tests in this bundle:
291
.. code:: yaml
292
293
- test_class: TestNapalmInterfaces
294
- test_data:
+ test_data:
295
- host: R1
296
name: GigabitEthernet1
297
is_enabled: true
0 commit comments