[openstack-dev] [Tempest][qa] : backporting Test Security Groups Basic Ops in stable/havana ?

2014-04-02 Thread LELOUP Julien
Hi everyone, I'm interested in having the Tempest scenario Test Security Groups Basic Ops available in the stable/Havana branch . This scenario is nice for acceptance tests and it's running fine with an Havana deployment. Can someone in the Stable-maint team can backport it from master to

Re: [openstack-dev] [Tempest - Stress Test][qa] : implement a full SSH connection on ssh_floating.py and improve it

2014-03-05 Thread LELOUP Julien
I mean we still have the tempest/stress/actions/ and we could put something like that in there. In general I would like to discuss this topic in the next QA meeting.. @Julien: are you able to join the next meeting? It would be 22:00 UTC. @Marc : so next Thrusday (3/6/2014) ? Yes I can be there.

Re: [openstack-dev] [Tempest - Stress Test][qa] : implement a full SSH connection on ssh_floating.py and improve it

2014-03-04 Thread LELOUP Julien
From: Koderer, Marc [mailto:m.kode...@telekom.de] Sent: Tuesday, March 04, 2014 10:41 AM To: LELOUP Julien; OpenStack Development Mailing List (not for usage questions) Subject: AW: [Tempest - Stress Test][qa] : implement a full SSH connection on ssh_floating.py and improve it So where should

[openstack-dev] [qa] : error during gate-tempest-dsvm-neutron-large-ops when attaching floating IP

2014-02-24 Thread LELOUP Julien
Hello everyone, I'm currently pushing a stress test in Tempest which at some point tries to attach a floating IP to newly started servers . The change I'm talking about is available here : https://review.openstack.org/#/c/74067/ . This test runs fine on my local devstack, but I have an issue

Re: [openstack-dev] [qa] [Tempest - Stress Test] : implement a full SSH connection on ssh_floating.py and improve it

2014-02-17 Thread LELOUP Julien
available to use. As a reminder, here is the Blueprint : https://blueprints.launchpad.net/tempest/+spec/stress-test-ssh-floating-ip Plese feel free to check it and make feedback :) Best Regards, Julien LELOUP julien.lel...@3ds.com -Original Message- From: LELOUP Julien [mailto:julien.lel

Re: [openstack-dev] [Tempest - Stress test] : cleanup() removing resources for all tenants with an admin_manager

2014-01-27 Thread LELOUP Julien
are covered by both Tempest and Rally and if time allow me to do so, I will submit the same kind of scenario for full scale benchmarking. Best Regards, Julien LELOUP julien.lel...@3ds.com From: LELOUP Julien [mailto:julien.lel...@3ds.com] Sent: Tuesday, January 21, 2014 11:34 AM To: OpenStack

[openstack-dev] [Tempest - Stress Test] : some improvements / issues on the stress test framework

2014-01-27 Thread LELOUP Julien
Hi everyone, I would like to discuss some ideas / behavior that seems broken in the stress test part of Tempest. I opened some tickets in Launchpad and I would like to get the feedback of the community on these ideas / issues : - Provide kwargs from UnitTest to stress test scenarios

Re: [openstack-dev] [Tempest - Stress test] : cleanup() removing resources for all tenants with an admin_manager

2014-01-21 Thread LELOUP Julien
/stackforge/rally/blob/master/doc/samples/tasks/nova/boot-and-delete.json And simple CLI interface (now we are working around Web UI) Best regards, Boris Pavlovic On Mon, Jan 20, 2014 at 8:32 PM, LELOUP Julien julien.lel...@3ds.commailto:julien.lel...@3ds.com wrote: Hi everyone, I'm forwarding

Re: [openstack-dev] [qa] [Tempest - Stress Test] : implement a full SSH connection on ssh_floating.py and improve it

2014-01-20 Thread LELOUP Julien
-ssh-floating-ip Best Regards, Julien LELOUP julien.lel...@3ds.com -Original Message- From: Koderer, Marc [mailto:m.kode...@telekom.de] Sent: Saturday, January 18, 2014 10:11 AM To: LELOUP Julien Cc: openstack-dev@lists.openstack.org Subject: RE: [qa] [Tempest - Stress Test] : implement

[openstack-dev] [Tempest - Stress test] : cleanup() removing resources for all tenants with an admin_manager

2014-01-20 Thread LELOUP Julien
Hi everyone, I'm forwarding my own email previously posted on the QA list. I would like to discuss about the cleanup() process used right after a stress test run in Tempest. For what I see now by using it and by reading the code, the cleanup() seems a bit rough since it is using an

Re: [openstack-dev] [qa] RE: [Tempest - Stress Test] : implement a full SSH connection on ssh_floating.py and improve it

2014-01-17 Thread LELOUP Julien
are a bit deprecated now, maybe there is some room for this kind of improvement on fresh stress tests. Best Regards, Julien LELOUP -Original Message- From: Koderer, Marc [mailto:m.kode...@telekom.de] Sent: Friday, January 17, 2014 9:45 AM To: LELOUP Julien Cc: openstack-dev@lists.openstack.org

Re: [openstack-dev] [Tempest - Stress Test] : implement a full SSH connection on ssh_floating.py and improve it

2014-01-17 Thread LELOUP Julien
17, 2014 3:07 PM To: LELOUP Julien Cc: openstack-dev@lists.openstack.org Subject: RE: [qa] RE: [Tempest - Stress Test] : implement a full SSH connection on ssh_floating.py and improve it Hi Julien, most of the cases in tempest/stress are already covered by exiting tests in /api or /scenario