python-tempestconf/roles/generate-tempestconf-file
Chandan Kumar 72f0edffb0 Update image flavor to have some disk
It seems nova has changed defaults on who can create zero-sized
disk instances [1] and now os_tempest jobs failed with
Only volume-backed servers are allowed for flavors with zero disk.
Changing the disk to 1 fixes the same.

[1] https://review.openstack.org/#/c/603910/

Change-Id: Id7467d037a7b0b4cb46add587395b21f28fb9df7
2019-02-19 11:28:15 +05:30
..
defaults Don't expose credentials 2018-08-10 14:38:15 +00:00
tasks Update image flavor to have some disk 2019-02-19 11:28:15 +05:30
README.rst Merge "Don't expose credentials" 2018-08-17 01:35:00 +00:00

README.rst

Generate configuration file for tempest

Installs python-tempestconf cloned from git and generates tempest.conf which is then copied to tempest directory.

Role Variables