summaryrefslogtreecommitdiff
path: root/install-files/openstack/etc/tempest/set_openstack_to_run_tempest.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove all .morph files and files from the old formatJavier Jardón2017-12-121-122/+0
|
* OpenStack: add configuration for scenario testsTiago Gomes2015-06-221-0/+9
| | | | Change-Id: Ifaaced5256ce7aeca786118a2075c991b3fa103f
* Tempest: Create custom flavor for running tempest test in VMFrancisco Redondo Marchena2015-06-181-0/+13
| | | | | | | | | | tempest requires to have an alternative flavor and the m1.small flavor by default is very big in terms of RAM and disk for a test VM. Adding the possibility to set a smaller custom flavor gives the possibility to run tempests test for onenode in a VM without having memory or disk allocation problems with libvirt. Change-Id: I14bfb5b8c1cca820e00877649f664fb921f2ec1f
* OpenStack: Add script to configure images for tempestFrancisco Redondo Marchena2015-06-111-0/+100
This script creates a image for the admin user in the admin tenant and configure some tempest.conf variables in order to run tempest test for compute and other apis and services. Change-Id: I6a9adb990607a3d92a783590a95ee447157de8f4