-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove Diagnostics widget on UD #13815
Conversation
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
ci-test |
@SkorikSergey @artaleks9 @dmytro-ndp Was this covered by selenium tests? If so, we need to delete/disable them too... |
@rhopp : we don't have dedicated e2e tests to check Diagnostics tool. |
Results of automated E2E tests of Eclipse Che Multiuser on OCP: |
Selenium tests execution on Eclipse Che Multiuser on OCP (https://ci.codenvycorp.com/job/che-pullrequests-test-ocp/1896//Selenium_20tests_20report/) doesn't show any regression against this Pull request. |
Signed-off-by: Oleksii Kurinnyi okurinny@redhat.com
What does this PR do?
This PR removes Diagnostics directive and link to Diagnostics page in Dashboard footer.
What issues does this PR fix or reference?
fix #13525