diff options
author | elijah <elijah@riseup.net> | 2015-02-18 23:44:14 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2015-02-18 23:44:14 -0800 |
commit | e53e113dcde3e3686095c3661307efccc5c7e64e (patch) | |
tree | 2d5219d73587750ec478811c65499325a95a04db /pages/docs/test |
initial conversation from leap_doc and leap_website
Diffstat (limited to 'pages/docs/test')
-rw-r--r-- | pages/docs/test/release_tests | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/pages/docs/test/release_tests b/pages/docs/test/release_tests new file mode 100644 index 0000000..58c60fb --- /dev/null +++ b/pages/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? |