"tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenarioFailing" for Openstack deployment with Fuel-6.0

Bug #1454171 reported by maplelabs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
MOS QA Team
6.0.x
Invalid
Medium
MOS QA Team
6.1.x
Invalid
Medium
MOS QA Team
7.0.x
Invalid
Medium
MOS QA Team

Bug Description

"tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario tempest" test case is Failing for Openstack deployment using Fuel-6.0. While the same test case is successful using the same tempest clone for the other Openstack deployment, which I have deployed using packstack with RHOS.

Please find the complete log trace here : http://pastebin.com/jV6QpqDe

And tempest.conf here : http://pastebin.com/w69N5svJ

Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

Please provide a diagnostic logs snapshot

Revision history for this message
maplelabs (maniram-sekaran) wrote :

Can you let me know how to get diagnostic logs. I understand I pasted the necessary logs in http://pastebin.com/jV6QpqDe

Revision history for this message
maplelabs (maniram-sekaran) wrote :

All data have been already provided in the pastebin

Revision history for this message
Yaroslav Lobankov (ylobankov) wrote :

Guys, this issue is not actual for MOS 6.1. This test always passes. So moving status for 6.1 to "Invalid".

description: updated
Revision history for this message
Yaroslav Lobankov (ylobankov) wrote :

@mapelabs:

Tempest config options dashboard_url and login_url are different for different deployments (depends on CentOS or Ubuntu).
For example, if you have OpenStack cluster with Ubuntu, options dashboard_url and login_url should be like these:

login_url = http://192.168.236.100/horizon/auth/login/
dashboard_url = http://192.168.236.100/horizon/

For CentOS:

login_url = http://192.168.236.100/dashboard/auth/login/
dashboard_url = http://192.168.236.100/dashboard/

Revision history for this message
maplelabs (maniram-sekaran) wrote :

@Yaroslav Lobankov

Facing this Failure with CentOS deployment.

Revision history for this message
Yaroslav Lobankov (ylobankov) wrote :

@maniram

could you please provide Tempest config file?

Revision history for this message
Yaroslav Lobankov (ylobankov) wrote :

Try to use as follows for CentOS:

[dashboard]
login_url = http://172.16.50.198/dashboard/auth/login/
dashboard_url = http://172.16.50.198/dashboard/project/

For Ubuntu:

[dashboard]
login_url = http://172.16.50.198/horizon/auth/login/
dashboard_url = http://172.16.50.198/horizon/project/

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

@maniram-sekaran, status of this issue changed to Invalid because it looks like you have incorrect Tempest configuration file.
Please, let us know if this bug is actual for you with changes which were suggested by Yaroslav.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.