From 1a9829bb8d8a16403db26f0132a3fd4abf2a8719 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 10 Sep 2013 10:38:02 -0400 Subject: add initial outline of tests that we need to do to make sure platform is working properly --- docs/test/release_tests | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/test/release_tests (limited to 'docs/test') 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? -- cgit v1.2.3