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