[Yahoo-eng-team] [Bug 1616921] [NEW] Instances pagination does not have prev link

2016-08-25 Thread Sergei Chipiga
Public bug reported: Steps: - Login as admin - Launch 3 instances - In user settings set **items per page** as 1 - Go to instances page - Click **next** link Expected result: - **prev** link to navigate to previous page is present Actual result: - **prev** link is absent ** Affects: horizon

[Yahoo-eng-team] [Bug 1587922] [NEW] miss exception handlers if integration test is skipped

2016-06-01 Thread Sergei Chipiga
Public bug reported: Right now exception handlers catch skipped tests too, because a skip is a instance of exception. So we need to take this into account when aggregating results ** Affects: horizon Importance: Undecided Assignee: Sergei Chipiga (schipiga) Status: In Progress

[Yahoo-eng-team] [Bug 1585092] [NEW] video capture of failed integration tests

2016-05-24 Thread Sergei Chipiga
Public bug reported: We need to capture video of failed integration tests to detect reasons of failures. ** Affects: horizon Importance: Undecided Assignee: Sergei Chipiga (schipiga) Status: In Progress -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1574734] [NEW] wait for user menu will be opened before items click in integration tests

2016-04-25 Thread Sergei Chipiga
Public bug reported: We should be sure that user menu is opened and visible before its items clicking. ** Affects: horizon Importance: Undecided Assignee: Sergei Chipiga (schipiga) Status: In Progress -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1574703] [NEW] Stacks page isn't refresh after stack deletion sometimes

2016-04-25 Thread Sergei Chipiga
Public bug reported: Autotests detected http://logs.openstack.org/58/308458/12/check/gate- horizon-dsvm-integration/08f3893/screenshots/ Steps: - Go to Orchestration -> Stacks - Launch stack - Delete stack Expected result: - Stack is deleted, table is empty Actual result: - horizon shows that s

[Yahoo-eng-team] [Bug 1573726] [NEW] pre_hook_test fail and sidebar menu fail in integration tests

2016-04-22 Thread Sergei Chipiga
Public bug reported: Right now exception in pre_hook_test in integration tests breaks build. So we need to remove code to restart apache, because it fails pre_test_hook. Also we need fix bug in sidebar menu click, because right now in tests, after sidebar menu click test doesn't wait until menu c

[Yahoo-eng-team] [Bug 1572999] [NEW] separated logs for failed integration tests

2016-04-21 Thread Sergei Chipiga
Public bug reported: We should have separated logs for failed integration tests to make them more readable and extensible. ** Affects: horizon Importance: Undecided Assignee: Sergei Chipiga (schipiga) Status: In Progress ** Description changed: - We should have separated

[Yahoo-eng-team] [Bug 1572864] [NEW] wait fade will be disappeared with spinner in tests

2016-04-21 Thread Sergei Chipiga
Public bug reported: We should wait that "fade" will be disappeared with spinner to prevent flaky tests, because sometimes in slow nodes spinner may disappear already, but "fade" isn't still. ** Affects: horizon Importance: Undecided Assignee: Sergei Chipiga (

[Yahoo-eng-team] [Bug 1572036] [NEW] Check that row is defined when wait cell status

2016-04-19 Thread Sergei Chipiga
ption that NoneType hasn't 'cells' attribute. ** Affects: horizon Importance: Undecided Assignee: Sergei Chipiga (schipiga) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1571662] [NEW] redundant code line in integration tests to logout user

2016-04-18 Thread Sergei Chipiga
it's not necessary, moreover it can create race condition due to async execution: on one hand click to logout link, on other hand navigation to login page. In some cases we met fallen tests due to that. ** Affects: horizon Importance: Undecided Assignee: Sergei Chipiga (sch

[Yahoo-eng-team] [Bug 1570803] [NEW] complicated wrong logic inside selenium wrapper _execute method

2016-04-15 Thread Sergei Chipiga
its to browser already. Just we need to catch StaleElement exception, reload chain of element parents and then to execute command again. ** Affects: horizon Importance: Undecided Assignee: Sergei Chipiga (schipiga) Status: In Progress -- You received this bug notification

[Yahoo-eng-team] [Bug 1569941] [NEW] missed assertTrue in instance tests to validate notification messages

2016-04-13 Thread Sergei Chipiga
Public bug reported: There are some missed assertTrue inside openstack_dashboard/test/integration_tests/pages/project/compute/instancespage.py for notification messages, which may lead to malfunction of the tests. ** Affects: horizon Importance: Undecided Assignee: Sergei Chipiga

[Yahoo-eng-team] [Bug 1567398] [NEW] no warning message for empty username with inline user edit

2016-04-07 Thread Sergei Chipiga
Public bug reported: Environment: - upstream Steps: - Login as admin - Go to "Identity" -> "Users" - Move cursor to username and click icon "edit" - Clear username field and click icon "save" Expected result: - Warning message that username can't be empty Actual result: - No notifications. Just

[Yahoo-eng-team] [Bug 1567405] [NEW] no warning message for invalid email with inline user edit

2016-04-07 Thread Sergei Chipiga
Public bug reported: Environment: - upstream Steps: - Login as admin - Go to "Identity" -> "Users" - Move cursor to user e-mail and click icon "edit" - Type "test@email:" to e-mail field and click icon "save" Expected result: - Warning message that e-mail has invalid format Actual result: - No

[Yahoo-eng-team] [Bug 1567393] [NEW] remove menu item "disable user" for admin

2016-04-07 Thread Sergei Chipiga
Public bug reported: Environment: - upstream Steps: - Login as admin - Go to "Identity" -> "Users" - Click dropdown actions menu for admin Expected result: - Only "Change Password" is present Actual result: - There is item "Disable user" but it's disabled. And any case it's not possible to dis

[Yahoo-eng-team] [Bug 1564905] [NEW] instance has "error" status after migrate with one compute node

2016-04-01 Thread Sergei Chipiga
Public bug reported: Steps: - deploy cluster with one compute node - login as admin to horizon - boot an instance with name VM - exec in CLI `$ nova migrate VM` - refresh instances page Actual result: - instance has status "error" Expected result: - raise error message, that isn't possible migra

[Yahoo-eng-team] [Bug 1564834] [NEW] With Ceph horizon containers page raises error "Unable to get the Swift service info"

2016-04-01 Thread Sergei Chipiga
Public bug reported: Steps: - Deploy cluster with ceph as storage backends. - Login as admin to horizon - Go to Project -> Containers -> There is alert "Error: Unable to get the Swift service info." - Create container and enter into it - Upload a file -> File is uploaded and obje