summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-10-07 19:15:51 +0300
committerLars Wirzenius <liw@liw.fi>2016-10-07 19:15:51 +0300
commit60879311b630bd43c92b5333fce97569f32cea66 (patch)
tree849188959cabd7242ea2e4472e2db4b4b9fba5e1
parent39d53d0525b9a37d6daf5f537dfbecef81ce96fc (diff)
downloadserver-yarns-60879311b630bd43c92b5333fce97569f32cea66.tar.gz
Add a scenario for benchmark.obnam.org
-rw-r--r--030-benchmarks.obnam.org.yarn11
1 files changed, 11 insertions, 0 deletions
diff --git a/030-benchmarks.obnam.org.yarn b/030-benchmarks.obnam.org.yarn
new file mode 100644
index 0000000..758f25c
--- /dev/null
+++ b/030-benchmarks.obnam.org.yarn
@@ -0,0 +1,11 @@
+# benchmark.obnam.org
+
+`benchmark.obnam.org` is where I publish benchmark results from
+Obnam, a side project of mine.
+
+ SCENARIO benchmark.obnam.org
+ GIVEN server is also known as benchmark.obnam.org
+
+ WHEN user fetches http://benchmark.obnam.org/
+ THEN HTTP status is 200
+ AND HTTP body matches "Obnam benchmarks"