tests are failing from webUI

Bug #1775689 reported by chinasubbareddy mallavarapu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KloudBuster
Fix Released
High
Alec Hothan

Bug Description

when we run tests from kloudbuster web UI , we are getting this error.

kloudbuster version: 7.0.9

2018-06-07 19:00:34,903 INFO VMs: 0 Ready, 0 Failed, 1 Pending... Retry #0
2018-06-07 19:00:39,908 INFO VMs: 0 Ready, 0 Failed, 1 Pending... Retry #1
2018-06-07 19:00:44,913 INFO VMs: 0 Ready, 0 Failed, 1 Pending... Retry #2
2018-06-07 19:00:49,918 INFO VMs: 1 Ready, 0 Failed, 0 Pending... Retry #3
2018-06-07 19:00:49,929 INFO Running test case 5 of 6...
2018-06-07 19:00:54,934 INFO VMs: 0 Ready, 0 Failed, 1 Pending... Retry #0
2018-06-07 19:00:59,939 INFO VMs: 0 Ready, 0 Failed, 1 Pending... Retry #1
2018-06-07 19:01:04,942 INFO VMs: 0 Ready, 0 Failed, 1 Pending... Retry #2
2018-06-07 19:01:09,945 INFO VMs: 1 Ready, 0 Failed, 0 Pending... Retry #3
2018-06-07 19:01:09,958 INFO Running test case 6 of 6...
2018-06-07 19:01:14,965 INFO VMs: 0 Ready, 0 Failed, 1 Pending... Retry #0
2018-06-07 19:01:19,970 INFO VMs: 1 Ready, 0 Failed, 0 Pending... Retry #1
2018-06-07 19:01:19,982 WARNING Traceback (most recent call last):
  File \"/kloudbuster/kb_server/kb_server/controllers/api_kb.py\", line 68, in kb_run_test_thread_handler
    kloudbuster.run_test(test_only=not kb_session.first_run)
  File \"/kloudbuster/kloudbuster/kloudbuster.py\", line 689, in run_test
    tsdb_result = self.tsdb_connector.get_results(start_time=start_time)
AttributeError: 'NoneType' object has no attribute 'get_results'

Alec Hothan (ahothan)
Changed in kloudbuster:
importance: Undecided → High
Revision history for this message
Alec Hothan (ahothan) wrote :

good catch, that was caused by new feature added recently.

Alec Hothan (ahothan)
Changed in kloudbuster:
assignee: nobody → Alec Hothan (ahothan)
status: New → In Progress
Revision history for this message
Alec Hothan (ahothan) wrote :
Alec Hothan (ahothan)
Changed in kloudbuster:
status: In Progress → Fix Committed
Revision history for this message
Alec Hothan (ahothan) wrote :

Released in 7.1.0

Changed in kloudbuster:
status: Fix Committed → Fix Released
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.