Hi I am looking into Jira ticket "SDNVPN-181<https://jira.opnfv.org/browse/SDNVPN-181>: Function "gather_logs" restricts to Apex and Fuel", which raises concerns on having installer dependent logic in the sdnvpn repo. The issue is, at the end of the sdnvpn test execution, we are invoking gather_logs() utility which internally tries to gather the information about all the OpenStack nodes based on the configured INSTALLER_TYPE in order to run the fetch_logs.sh script on the target OpenStack nodes (https://gerrit.opnfv.org/gerrit/gitweb?p=sdnvpn.git;a=blob;f=sdnvpn/lib/utils.py;h=ad0714ea9dd40ee8305cd17e42695f0176e88328;hb=HEAD#l215)
So, the jira ticket proposes to accept all the needed information about the OpenStack controllers, compute nodes and the associated username, keys...etc. in a file format such that these tests can also be run on OPNFV based commercial products deployed with their custom deployment tools. So in general, in the test tools, is there any need to have awareness of what installers being used when we all care about the target OpenStack node IPs, associated attributes and jumphost IP (in some cases)? I would like to get the community opinion here. Appreciate your inputs. Thanks Srikanth
_______________________________________________ opnfv-tech-discuss mailing list [email protected] https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
