[openstack-dev] tempest tests in Horizon GUI

Andrea Frittoli andrea.frittoli at gmail.com
Thu Sep 22 05:27:36 UTC 2016


Hi Ofer,

Tempest tests try to cleanup after themselves, so in theory after a Tempest
run you shouldn't see any test resource left around.

If you run your tests using dynamic credentials, test accounts are created
on the fly, and deleted after they're used. If you use preprovisioned
credentials, you need to setup a network for them before the test run
starts.

Andrea

On Thu, 22 Sep 2016, 7:02 a.m. Ken'ichi Ohmichi, <ken1ohmichi at gmail.com>
wrote:

> Hi Ofer,
>
> The scenario test of Horizon has been removed from Tempest since
> https://review.openstack.org/#/c/313713/
> And now the test[1] exists in openstack/tempest-horizon.
> The test is very simple like
>  * checks that the login page is available
>  * logs in as a regular user
>  * checks that the user home page loads without error
>
> > When I run a tempest test/scenario-test, should I see the components
> (network, subnet, router etc.) in the horizon GUI ?
>
> The test doesn't create any resources(network, subnet, etc), so any
> changes would not happen during the test.
>
> Thanks
> Ken Ohmichi
>
> ---
> [1]:
> https://github.com/openstack/tempest-horizon/blob/master/tempest_horizon/tests/scenario/test_dashboard_basic_ops.py
>
> 2016-09-21 15:01 GMT+02:00 Barber, Ofer <ofer.barber at hpe.com>:
> > I have a basic question about tempest.
> >
> >
> >
> > When I run a tempest test/scenario-test, should I see the components
> > (network, subnet, router etc.) in the horizon GUI ?
> >
> >
> >
> > If yes, for what username or what project those are created ?
> >
> >
> >
> > Thank you,
> >
> > Ofer
> >
> >
> >
> >
> >
> __________________________________________________________________________
> > OpenStack Development Mailing List (not for usage questions)
> > Unsubscribe:
> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> >
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160922/5fd8014c/attachment.html>


More information about the OpenStack-dev mailing list