From 9eaaa9d9e105b1aca94b6f8719d5dadb24d08b09 Mon Sep 17 00:00:00 2001 From: Jonathan Lange Date: Wed, 17 Aug 2016 11:57:06 +0100 Subject: [PATCH] Updated Release Qualification (markdown) --- Release-Qualification.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/Release-Qualification.md b/Release-Qualification.md index e3e35a6..155b2ff 100644 --- a/Release-Qualification.md +++ b/Release-Qualification.md @@ -1,7 +1,17 @@ Things to test before a release, not currently covered by our integration tests: -- Start a 2 node cluster and leave a UI connected, checkout for performance regression +- [ ] Start a 2 node cluster and leave a UI connected, watch for performance regression +- [ ] Run a Scope cluster on ECS +- [ ] Run Scope on https://github.com/microservices-demo/microservices-demo/ +- [ ] Start and stop Scope in standalone mode + - [ ] Linux + - [ ] docker-machine +- [ ] Deploy & verify on Weave Cloud + - [ ] Controls appear for containers and function correctly + - [ ] Local scope in probe-only mode connects to Weave Cloud and renders correctly + - [ ] No new errors in logging or telemetry + +## Things to think about + - Kubernetes Integration -- Scope cluster on ECS -- Scope on https://github.com/microservices-demo/microservices-demo/ - CPU and memory usage \ No newline at end of file