summaryrefslogtreecommitdiff
path: root/subplot/client.yaml
blob: f8e89b6d6e3b693f2a530e3cba5cb72caa70d44f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- given: "an installed obnam"
  function: install_obnam

- given: "a client config based on {filename}"
  function: configure_client

- when: "I invoke obnam --config {filename} restore <{genid}> {todir}"
  function: run_obnam_restore

- then: "backup generation is {varname}"
  function: capture_generation_id

- then: "generation list contains <{gen_id}>"
  function: generation_list_contains