summaryrefslogtreecommitdiff
path: root/subplot/client.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-22 07:25:29 +0000
committerLars Wirzenius <liw@liw.fi>2021-11-22 07:25:29 +0000
commit8d00d6e452638cbb5418887d0057b95d777a8fa0 (patch)
tree8d512c201de8da2ba408bd60a299349cd20d67a3 /subplot/client.yaml
parentb76c33d32bffe1a4528cdc8eb7598c881db0e29f (diff)
parenteaee7a8c6409ec2f26ed2d8d9bcb66220f912228 (diff)
downloadobnam2-8d00d6e452638cbb5418887d0057b95d777a8fa0.tar.gz
Merge branch 'subplot-refactor' into 'main'
refactor: add simple scenario step to setup Obnam for a scenario Closes #147 See merge request obnam/obnam!190
Diffstat (limited to 'subplot/client.yaml')
-rw-r--r--subplot/client.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/subplot/client.yaml b/subplot/client.yaml
index 9817186..ec41344 100644
--- a/subplot/client.yaml
+++ b/subplot/client.yaml
@@ -1,3 +1,9 @@
+- given: "a working Obnam system"
+ impl:
+ python:
+ function: start_obnam
+ cleanup: stop_obnam
+
- given: "an installed obnam"
impl:
python: