summaryrefslogtreecommitdiff
path: root/docs/test
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-09-10 10:38:02 -0400
committerMicah Anderson <micah@riseup.net>2013-09-10 10:38:02 -0400
commit1a9829bb8d8a16403db26f0132a3fd4abf2a8719 (patch)
tree1671a618d8da0dfee82493bdecf2e2727312d50a /docs/test
parent9c44a759f83204a621dbcdc15840ee61041f0731 (diff)
add initial outline of tests that we need to do to make sure platform is working properly
Diffstat (limited to 'docs/test')
-rw-r--r--docs/test/release_tests15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/test/release_tests b/docs/test/release_tests
new file mode 100644
index 0000000..58c60fb
--- /dev/null
+++ b/docs/test/release_tests
@@ -0,0 +1,15 @@
+what to test before a release
+=============================
+
+deployment tests
+----------------
+deployment to PC
+deployment to KVM
+deployment to vagrant
+deployment of everything to one node
+
+post deployment tests
+---------------------
+webapp works? create a user? login as that user?
+client works with the above user?
+check firewall ports?