Re: [opnfv-tech-discuss] [Functest]VNF Cloudify_ims doesn't enable hugepage

2018-07-12 Thread cedric . ollivier
Hello Louie,

Our vnfs run only for os-nosdn-nofeature-* scenarios (amd64) in OPNFV gates.
It makes sense to activate vnfs in that scenarios too.
Thank you for the feedback.

We are rewriting all our vnfs to allow hugepages.
(And it’s also required to support vmdk images, provider networks, etc…).

For the time being, only the cloudify part (orchestrator) is ready.
All testcases except vnfs should work in your case.

We will inform you as soon as soon as it’s updated.
Please let’s know if it has to be backported In Fraser.

Cédric

De : opnfv-tech-discuss@lists.opnfv.org 
[mailto:opnfv-tech-discuss@lists.opnfv.org] De la part de louie long
Envoyé : jeudi 12 juillet 2018 10:56
À : opnfv-tech-discuss
Objet : [opnfv-tech-discuss] [Functest]VNF Cloudify_ims doesn't enable hugepage


 Hi,Functest,

 I have tested Functest cloudify_ims in fuel os-nosdn-ovs-ha(with DPDK) ,
it was failed due to vm flavor doesn't enable hugepage and I find cloudify vm 
flavor doesn't set hugepage[1].

Meanwhile,after cloudify_ims run failed functest haven't successfully clean the 
request resource.

2018-07-12 05:57:09,606 - xtesting.ci.run_tests - INFO - Test result:
+--+--+--++
|  TEST CASE   | PROJECT  | DURATION | RESULT |
+--+--+--++
| cloudify_ims | functest |  00:39   |  FAIL  |
+--+--+--++
2018-07-12 05:57:09,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - 
Some issue during the undeployment ..
Traceback (most recent call last):
  File 
"/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py",
 line 418, in clean
cfy_client = self.orchestrator['object']
KeyError: 'object'
2018-07-12 05:57:09,609 - functest.core.vnf - INFO - Removing the VNF resources 
..
2018-07-12 05:57:22,513 - functest.core.vnf - ERROR - Unexpected error cleaning 
- Unable to complete operation on subnet aa406b70-8226-4a6c-84e6-c2d1b0ef43fc: 
One or more ports have an IP allocation from this subnet.
Neutron server returns request_ids: ['req-ef65d5f5-6a7f-4716-9188-b1e988ab61ae']
2018-07-12 05:57:22,513 - functest.core.vnf - ERROR - Unexpected error cleaning 
- Unable to complete operation on subnet aa406b70-8226-4a6c-84e6-c2d1b0ef43fc: 
One or more ports have an IP allocation from this subnet.
Neutron server returns request_ids: ['req-ef65d5f5-6a7f-4716-9188-b1e988ab61ae']
2018-07-12 05:57:22,622 - functest.core.vnf - ERROR - Unexpected error cleaning 
- 403 Forbidden
You are not permitted to delete this image.
(HTTP 403)

[1]https://github.com/opnfv/functest/blob/master/functest/opnfv_tests/vnf/ims/cloudify_ims.py#L131-L140

BRs,
Louie






--
Louie Long
 E-mail: yl...@biigroup.cn<mailto:xdzh...@biigroup.cn>
 Mobile: +86 13261979365
Fax: 86-10-5867-8466
Postcode:10
Add: 2nd Floor, Building 5, No.58 Jinghai Road, BDA, Beijing, China
Website: www.biigroup.com<http://www.biigroup.com/>  
www.cfiec.net<http://www.cfiec.net/>
HTTPS<http://dict.youdao.com/search?q=HTTPS=chrome.extension>   
详细<http://dict.youdao.com/search?q=HTTPS=chrome.extension>X
基本翻译
abbr. 超文本传输协议安全(Hyper Text Transfer Protocol)
网络释义
HTTPS:<http://dict.youdao.com/search?q=HTTPS=chrome.extension=eng> 
HTTP Secure
HTTPS 
tracker:<http://dict.youdao.com/search?q=HTTPS%20tracker=chrome.extension=eng>
 支援
android 
https:<http://dict.youdao.com/search?q=android%20https=chrome.extension=eng>
 通信安全


_

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete 
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.
Thank you.


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#21556): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/21556
Mute This Topic: https://lists.opnfv.org/mt/23263700/21656
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[opnfv-tech-discuss] [Functest]VNF Cloudify_ims doesn't enable hugepage

2018-07-12 Thread louie long
Hi,Functest,
 
 I have tested Functest cloudify_ims in fuel os-nosdn-ovs-ha(with DPDK) ,
it was failed due to vm flavor doesn't enable hugepage and I find cloudify vm 
flavor doesn't set hugepage[1].


Meanwhile,after cloudify_ims run failed functest haven't successfully clean the 
request resource.


2018-07-12 05:57:09,606 - xtesting.ci.run_tests - INFO - Test result:
+--+--+--++
|  TEST CASE   | PROJECT  | DURATION | RESULT |
+--+--+--++
| cloudify_ims | functest |  00:39   |  FAIL  |
+--+--+--++
2018-07-12 05:57:09,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - 
Some issue during the undeployment ..
Traceback (most recent call last):
  File 
"/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py",
 line 418, in clean
cfy_client = self.orchestrator['object']
KeyError: 'object'
2018-07-12 05:57:09,609 - functest.core.vnf - INFO - Removing the VNF resources 
..
2018-07-12 05:57:22,513 - functest.core.vnf - ERROR - Unexpected error cleaning 
- Unable to complete operation on subnet aa406b70-8226-4a6c-84e6-c2d1b0ef43fc: 
One or more ports have an IP allocation from this subnet.
Neutron server returns request_ids: ['req-ef65d5f5-6a7f-4716-9188-b1e988ab61ae']
2018-07-12 05:57:22,513 - functest.core.vnf - ERROR - Unexpected error cleaning 
- Unable to complete operation on subnet aa406b70-8226-4a6c-84e6-c2d1b0ef43fc: 
One or more ports have an IP allocation from this subnet.
Neutron server returns request_ids: ['req-ef65d5f5-6a7f-4716-9188-b1e988ab61ae']
2018-07-12 05:57:22,622 - functest.core.vnf - ERROR - Unexpected error cleaning 
- 403 Forbidden
You are not permitted to delete this image.
(HTTP 403)


[1]https://github.com/opnfv/functest/blob/master/functest/opnfv_tests/vnf/ims/cloudify_ims.py#L131-L140


BRs,
Louie












--

Louie Long
 E-mail: yl...@biigroup.cn 
 Mobile: +86 13261979365
 
Fax: 86-10-5867-8466


Postcode:10

 
Add: 2nd Floor, Building 5, No.58 Jinghai Road, BDA, Beijing, China
 Website: www.biigroup.com  www.cfiec.net
 
 



 HTTPS   详细X

  基本翻译
abbr. 超文本传输协议安全(Hyper Text Transfer Protocol)

   网络释义
HTTPS: HTTP Secure

HTTPS tracker: 支援

android https: 通信安全
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#21555): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/21555
Mute This Topic: https://lists.opnfv.org/mt/23263700/21656
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-