Re: [vnfsdk] serving tests results from zip file.
Murali p <murali.p@...>
Hi,
Regarding Test Service.
Test Service only provides frameworks to execute Tests and provide result in unified way. Currently robot framework automatically generates the XML test result and the result is converted into REST response to the caller of the test service.
Storage and display need to be handled by the user of the framework. Currently Test Service is in very primitive phase and has not been integrated to ONAP yet.
All your suggestions are welcome and will be considered sincerely.
With regards, Murali
From: onap-discuss-bounces@... [mailto:onap-discuss-bounces@...]
On Behalf Of Isaac Glick
Sent: 26 December 2017 15:30 To: onap-discuss@... Cc: Moshe Hoadley <Moshe.Hoadley@...> Subject: [onap-discuss] [vnfsdk] serving tests results from zip file.
Hi, I notice that the tests results service is getting the results from the zips files the verification tests generate. It looks to me that this is a limiting way for storing/managing the results. It can limit future development such a versioning, support of more than one basic test package, searches on the results etc. and it is not manageable as using DB. I thinks test results should reported/store in DB as part of the tests verification possess and not relay on retrieving the results from zip files. It may be need considered what to store:
Thanks Isaac Glick
This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer |
|