From a70403d5c350384c62421120eb1900b10936ff70 Mon Sep 17 00:00:00 2001 From: David Date: Wed, 30 Nov 2016 12:12:58 +0100 Subject: [PATCH] added demo instructions --- Release-Qualification.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Release-Qualification.md b/Release-Qualification.md index 2183532..32e0a95 100644 --- a/Release-Qualification.md +++ b/Release-Qualification.md @@ -22,6 +22,7 @@ Things to test before a release, not currently covered by our integration tests: - [ ] UI under prefix path `cd client && npm run build && npm start-production` and open http://localhost:4043/scoped/ - [ ] URL parameters: Run previous release and click around, keep UI open, start new release, reload page - [ ] UI features + (To test: clone [microservices demo](https://github.com/microservices-demo/microservices-demo) and run `cd deploy/docker-compose && docker-compose up`) - [ ] General: switch between topologies, see nodes and edges, details panel - [ ] Zoom and pan, switch between topologies - [ ] Topology filters: namespaces, system containers, etc.