Bug 1752176 - Validation of FQDNs fails with one valid hostname
Summary: Validation of FQDNs fails with one valid hostname
Keywords:
Status: CLOSED DUPLICATE of bug 1762800
Alias: None
Product: cockpit-ovirt
Classification: oVirt
Component: gluster-ansible
Version: 0.13.6
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ovirt-4.4.0
: ---
Assignee: Gobinda Das
QA Contact: SATHEESARAN
URL:
Whiteboard:
Depends On:
Blocks: 1752175
TreeView+ depends on / blocked
 
Reported: 2019-09-14 01:05 UTC by SATHEESARAN
Modified: 2020-02-13 15:14 UTC (History)
5 users (show)

Fixed In Version:
Clone Of: 1752175
Environment:
Last Closed: 2020-01-20 07:26:42 UTC
oVirt Team: Gluster
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 104801 0 master ABANDONED Fixed FQDn validation issue 2020-07-17 07:06:09 UTC

Description SATHEESARAN 2019-09-14 01:05:15 UTC
+++ This bug was initially created as a clone of Bug #1752175 +++

Description of problem:
-----------------------
'Additional Hosts' tab at the deployment wizard does 2 checks:
1. FQDN is reachable
2. FQDN is available in known_hosts file

Only when the above 2 conditions are met, it proceeds to the next tab.
But when one valid/legitimate FQDN is provided, along with the illegal FQDN ( either non-reachable or not-in-known_hosts-file, then proceeding to the next tab is no longer dis-allowed


Version-Release number of selected component (if applicable):
-------------------------------------------------------------
cockpit-ovirt-dashboard-0.13.6

How reproducible:
-----------------
Always

Steps to Reproduce:
-------------------
1. Start with the deployment and reach the second tab 'Additional Hosts'
2. Provide one valid FQDN ( FQDN is reachable and exists in known_hosts file )
3. Provide a illegal FQDN ( FQDN not reachable )
4. Click on 'Next'

Actual results:
---------------
The flow proceeds to the next tab

Expected results:
-----------------
The flow should not proceed to next tab, unless the values in additional hosts are legal

Comment 1 Gobinda Das 2020-01-20 07:26:42 UTC
Closing this as fix will be taken care in https://bugzilla.redhat.com/show_bug.cgi?id=1762800

*** This bug has been marked as a duplicate of bug 1762800 ***


Note You need to log in before you can comment on or make changes to this bug.