Commit Graph

8 Commits

Author SHA1 Message Date
Ghanshyam Mann 47958a8d77 Bump tempest version in requirements.txt
Tempest fixed server SSHABLE bug and the new way/fix is
consumed by cinder-tempest-plugin
- https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/881764

To keep requirements.txt lower bound up to dated, this bumping
the Tempest version to 34.2.0 which include the SSHABLE fix
- https://review.opendev.org/c/openstack/releases/+/882356

Change-Id: I10137b03cc2e19f4f64220ad0c4cc8ee7c952122
2023-05-09 12:45:46 -05:00
Dan Smith 51c56f219e Wait for servers to be SSHABLE
This is necessary to make sure we don't miss an attach or detach
event in the instance.

Depends-On: https://review.opendev.org/c/openstack/tempest/+/882342
Change-Id: I4cb8af79d6d474b28e96d7b2c385ed8e5ba9c1d7
2023-05-05 06:46:16 -07:00
Zuul dd226c55f0 Merge "Remove all usage of six library" 2022-03-21 00:19:55 +00:00
Rajat Dhasmana 638f2308a1 Import from tempest stable manager
This patch removes the copy of tempest scenario manager
and directly imports the manager from tempest which has been
marked stable in tempest 27.0.0 release.

Change-Id: I403d5bc2eef464e6071e466aeab8e040b9055568
2021-12-03 18:51:05 +00:00
haixin 7e1a0725c9 Remove all usage of six library
Replace six with Python 3 style code.

Change-Id: Ie0da4c882847268a58ab20f0fbc82fc8cf658297
2020-10-06 09:30:32 +08:00
Chandan Kumar 751fdf0f45 Sync requirements for cinder-tempest-plugin
Change-Id: I865d003f393be8cdd58d36e24d93e278f81f1ca2
2018-04-09 05:56:28 +00:00
OpenStack Proposal Bot 7557925ad8 Updated from global requirements
Change-Id: I71f9d918b9d970bbdc12fa949c7d468446158d91
2018-01-05 10:38:30 +00:00
Nishant Kumar 9d06ea9ff3 Apply cookiecutter to newly split project
This tempest plugin is being split out of the main keystone project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
2017-07-22 07:23:48 -04:00