[Rdo-list] Tempest with RDO
whayutin
whayutin at redhat.com
Tue Jun 10 11:10:57 UTC 2014
On Mon, 2014-06-09 at 18:45 +0000, Ajay Kalambur (akalambu) wrote:
> Hi Pádraig
>
> Are these tests different from the existing tempest suites?
> Is there a list of what all tests would be covered here?
> Ajay
Hey Ajay..
The default source for tempest in packstack is
https://github.com/openstack/tempest. It is configurable in your
packstack config file.
CONFIG_PROVISION_TEMPEST_REPO_URI=https://github.com/openstack/tempest.git
To get the required python modules you can cd into your tempest dir and
execute:
pip install -r requirements.txt
Hope this helps
>
> On 6/9/14, 11:39, "Pádraig Brady" <pbrady at redhat.com> wrote:
>
> >On 06/09/2014 06:55 PM, Ajay Kalambur (akalambu) wrote:
> >> Hi
> >> When i ask RDO to configure and install tempest it needs to install
> >>dependencies like testtools, fixtures, mock, oslotest module i presumed
> >> But all the tests fail because none of these modules are installed by
> >>RDO
> >>
> >>
> >> I followed the instructions here to try to get tempest working and it
> >>does not work
> >> http://openstack.redhat.com/Testing_IceHouse_using_Tempest
> >>
> >> Because the tempest installation does not install these modules
> >
> >That documentation is possibly incomplete or out of date.
> >We're currently working on a new tempest package on Fedora 20 at least:
> >https://bugzilla.redhat.com/1103875
> >
> >thanks,
> >Pádraig.
> >
>
>
> _______________________________________________
> Rdo-list mailing list
> Rdo-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list
More information about the dev
mailing list