Bug #34340
Insights snippet - remove connection test
Pull request:
Fixed in Releases:
Found in Releases:
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9067 added
#2
Updated by Ewoud Kohl van Wijngaarden 4 months ago
- Related to Feature #31041: Insights snippet - Add --test-connection added
#3
Updated by The Foreman Bot 4 months ago
- Fixed in Releases 3.2.0 added
#4
Updated by Leos Stejskal 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|0601bcaaa8c3ab93bd431aa0e20d6b45e69cac53.
Fixes #34340 - Insights snippet - remove connection test
This reverts commit d5092649b241d5efef8fd4c034c36c2550948b6f.
Connectivity test for insights-client is not stable and reliable
and cause more harm than good.
Plus it's unnecessary because if there is an problem,
next command for insights client registration fails anyway.