Hi Marco, What's the latest status of this issue? Does my solution be OK for you?
I'm looking forward to your reply. Regards, Jack Chan From: chenjiankun Sent: Thursday, February 23, 2017 5:25 PM To: 'Marco Varlese' Cc: opnfv-tech-discuss@lists.opnfv.org Subject: RE: [opnfv-tech-discuss] [yardstick] Yardstick run-time issue 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: opnfv-tech-discuss-boun...@lists.opnfv.org<mailto:opnfv-tech-discuss-boun...@lists.opnfv.org> [mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Marco Varlese Sent: Tuesday, February 21, 2017 7:37 PM To: opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org> 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 opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org> https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
_______________________________________________ opnfv-tech-discuss mailing list opnfv-tech-discuss@lists.opnfv.org https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss