Hi Prakash,

Answering your questions in turn:


1.       This sounds like the problem might be trying to clone Astaire over SSH 
without an SSH key. 
https://github.com/Metaswitch/sprout/blob/dev/docs/Development.md#getting-the-code
 suggests running the following command before cloning to force access over 
HTTPS instead:

git config --global url."https://github.com/".insteadOf [email protected]:


2.       We’ve found that SNMP is standard and widely used, particularly for 
telecoms VNFs. Zabbix in particular has good SNMP integration, documented at 
https://www.zabbix.com/documentation/2.4/manual/config/items/itemtypes/snmp, 
and we’ve previously demonstrated Zabbix integration at 
https://www.youtube.com/watch?v=IF7bUgDCYMM

3.       I’m not quite sure if I’ve understood the question, but 
https://github.com/Metaswitch/clearwater-live-test#usage-options describes how 
to run our live tests “as a continuous verification VNF which can be installed 
alongside a Clearwater deployment to provide continuous, service-level 
verification of the deployment's basic functionality”. Does that help?

Best,
Rob


From: Clearwater [mailto:[email protected]] On 
Behalf Of prakash RAMCHANDRAN
Sent: 25 August 2017 21:12
To: [email protected]
Subject: [Project Clearwater] [installation & testing] Need help on Clearwater

Hi all,

[installation] [DevStack on RackSpace Gen1 servers] - Stlll has DNS bind issues
Previously I had send an email thread on Install and had couple issues and 
successfully over come them.
The one I had on Quota was easy to set through

openstck quota set --security group 100 <tenant>
openstack quota set --secgroup-rules 100 <tenant>

The recognition of DNS zone was not resolvable either by installing bind9 with 
local zone or enabling designate through DevStack on RackSpace Gen1 server or 
memory intensive servers in Gen1. So if some one tries better use Gen2 servers 
as Gen1 doe not appear to scale for even minimum all-in-one install of 
Clearwater-heat template based. If any one succeeds with gen2 servers on Rack 
space please share the information.

[Installation] OPNFV os-nosdn-nofeature-ha with 
Compass4nfv<http://artifacts.opnfv.org/compass4nfv/docs/release_installation/index.html>
 installer - Working Successful

The compass4nfv is a open source Installer with great features and is able to 
install in an OPNFV vPOD using Docker container on Jumphost calling host1 to 
install openstack ocata with both Haet and Ceph like a charm. I used the latest 
Danube main and you can try Danube 3.0 or 3.1 and create the Clearwater vIMS 
VNF.

Having crossed this milestone looking for test suggestions and in do's and 
dont's from community involved.

[Testing] Celarwater vIMS in OPNFV
( should be usable for both OPNAP and OpenBaton Integration - Integrated with 
OPNFV (NFVI+VIM) as a System under Test(SUT) with vIMS being a use case.

OPNFV has FUNCTEST and that is usable throgh API calls and uses Swagger API and 
SNAP api calls to Openstack modules. That runs and able to test few test cases 
simple ones and working to fix others.

Help needed in:  Clearwater Functionla Verification test

1. https://github.com/Metaswitch/clearwater-fv-test

Possibly recursive one does not go enough or not allowed to go deep enough to 
get module codes. Is that correct?

git clone --recursive https://github.com/Metaswitch/clearwater-fv-test.git



Thus although it says sucessfully cloned the make fails?
The 'mk test" on root fails at first module

module Astaire not accesible or you are not permitted to access?
You mean these are not open source?


2. https://github.com/Metaswitch/cpp-common/tree/master/test_utils


This is cpp tests and mock library is used in OPNFV FUNCTEST. Now not sure why 
SNMP here, as most use some servers like Zabbix (in OPNFV Doctor) and telemetry 
from OpenStack in OPNFV (Cielomeer, AODH etc.) So are there any comon tests 
that we can use or euse with variations of these. Any DevOps folks if yu tried 
this give some insights to me.


3. The rake test I have read both manual and automated and are in Ruby, some of 
them OPNFV has adapted through python, but like to hear if we consider any vIMS 
(Clearwater or compatible commercial offerings) do you see role for Rake test 
in that or Clearwater-live-tests as everyone calls it?

Hope to hear your inputs and lets build on this and OPNFV MANO WG is trying to 
support all MANO stacks to embrace the rich Scenarios and flexibility available 
through Clearwater vIMS to community of Vendors and Service providers.

Thanks
Prakash





_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to