Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Slipenchuk da91dadfc2 Migrate zuul config v2 to native v3
1) Move main tempest job to ec2api-tempest-plugin.
2) Remove temporarily full tempest job (will be moved to ec2api-tempest)
3) Remove completely rally job. It is not working for years.

Change-Id: I44f609f1ff08acc770943108c3ec99c887561654
2020-08-21 20:08:55 +03:00
Andrey Pavlov 084d0b39f8 rework rally
Change-Id: I59383e7ed0625755497af5ce39195073a41c7eb2
2015-12-31 09:56:43 +03:00
Andrey Pavlov d83bd7313b fixes for experimental pipeline
Change-Id: I4e50b79c2d7a74634a52e86570373c6ab48a9f5f
2015-10-20 14:46:38 +03:00
Andrey Pavlov 61a965cfc9 fix rally scenarios
1. ec2_servers has been commited to rally and our ec2_server object
now conflicts with rally`s. in this patchset our object has been renamed.

2. rally now doesn't save context between runs. it passes original context
to each run. before this feature we stored something in context and
didn't count first run. moved to using global var of ec2 plugin.
rally was changed here - https://review.openstack.org/#/c/203911/9

3. added route tables preparation for floating ip associating.

4. Scenarios was refactored in rally
https://review.openstack.org/#/c/212831/3

Change-Id: I57d6298a8ae734720f68a0caf2b36c92f32893b0
2015-08-18 09:39:50 +03:00
Andrey Pavlov d4a116557d add network scenarios for rally
Change-Id: Ia91a6ca5b20eb563b2d196bfe75922f76ed092a4
2015-04-16 19:09:32 +03:00
Andrey Pavlov fced81a4f8 try to skip first run in rally results
Change-Id: I25d0d79a812263e72c90ad6d77a59295084c21c1
2015-04-15 14:29:41 +03:00
Andrey Pavlov fcdb11b26e upgrade rally scenarios
install botocore for rally run
increase parameters
add scenarios

Change-Id: I1b5d2a99ccc9de9cd164f40d4a84b29a8864c7c2
2015-04-10 18:03:07 +03:00
Andrey Pavlov 72a1e1abec Add images describing to rally scenarios
Change-Id: I5b4c992aab40a9af6484ef6acc41763ec50149e7
2015-03-02 13:20:24 +03:00
Andrey Pavlov 07c398b425 adding rally scenario
adding first rally scenario to check perfomance in
comparision with original nova EC2 layer.

Change-Id: I1e802992db614d25ceda925d54a6192053816a9b
2015-02-26 12:28:17 +03:00