Open jstrachan opened 9 years ago
the following shows the console after running integration tests in the project's Testing environment; since it deleted everything, we can't use the RC's annotations to show the nice version / build / commit metadata we do for other environments:
another nice idea might be to annotate the RCs with results of the test case(s) (particularly whether they passed or failed) after the test?
Then if you run 3 different tests (soak, load, regression testing in different environments) you'd visually see if things worked or didn't work and so could zoom into the environment etc
as then if we leave around the RC then in the console we'll be able to see which version / build / commit was tested in the integration testing pipeline