Hi Marco,


I am Jack from yardstick team.



I haven't experienced this issue before. But it seems there are some errors 
with the cirros image.

I think you can try to run ping test case in the follow steps:



1.       docker run -itd --privileged --name yardstick opnfv/yardstick:latest

2.       docker exec -it yardstick bash

3.       config and source the openstack openrc file(include EXTERNAL_NETWORK)

4.       load images: you can execute the follow command in this directory:

cd /home/opnfv/repos/yardstick

         bash tests/ci/load_image.sh

5.       run test case

         yardstick -d task start sample/ping.yaml



BTW, can you tell me:

1.       what's your Openstack version in your SUT?

2.       Which yardstick docker are you using?



If you have any other questions, please feel free to let me know. Thanks.



Best Regards,

Jack Chan





-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Marco Varlese
Sent: Tuesday, February 21, 2017 7:37 PM
To: [email protected]
Subject: [opnfv-tech-discuss] Yardstick run-time issue



Hi,

I'm trying to setup an environment to deploy Yardstick; to start with I'm doing 
everything in one single Virtual machine.



The Virtual Machine basically represent both the Jumphost and the SUT. I 
understand this is not the best to measure performance but my real lab setup is 
being currently worked on and I'd like to get ahead of the game with learning.



I have an Openstack environment installed via Devstack (master branch) 
including Heat.



When I try and launch the ping.yaml test case I get the following error:



2017-02-21 12:18:29,515 yardstick.orchestrator.heat heat.py:440 INFO Creating 
stack 'demo-054b1f93'

error: failed to deploy stack: 'ERROR: Property error: : resources.ares.demo-

054b1f93.properties.image: : "cirros-0.3.3" does not validate glance.image 
(constraint not found)'



Has anybody experienced this issue before?



Any help or input would be much appreciated.





Thanks,

Marco



_______________________________________________

opnfv-tech-discuss mailing list

[email protected]<mailto:[email protected]>

https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
_______________________________________________
opnfv-tech-discuss mailing list
[email protected]
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

Reply via email to