summaryrefslogtreecommitdiff
path: root/vmdb2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'vmdb2.yaml')
-rw-r--r--vmdb2.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/vmdb2.yaml b/vmdb2.yaml
index 7eab644..07915b3 100644
--- a/vmdb2.yaml
+++ b/vmdb2.yaml
@@ -1,3 +1,10 @@
+- given: an installed vmdb2
+ impl:
+ python:
+ function: install_vmdb2
+
- then: stdout contains "(?P<pat1>.+)" followed by "(?P<pat2>.+)"
regex: true
- function: stdout_contains
+ impl:
+ python:
+ function: stdout_contains