[Analytics] UT is failing for alarm-gen

Bug #1803732 reported by Biswajit Mandal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.1.1.x
Won't Fix
Undecided
Biswajit Mandal
R3.2
Fix Committed
Undecided
Biswajit Mandal
R4.0
Won't Fix
Undecided
Biswajit Mandal
R4.1
Fix Committed
Undecided
Biswajit Mandal
R5.0
Fix Committed
Undecided
Biswajit Mandal
Trunk
Fix Committed
Undecided
Biswajit Mandal

Bug Description

UT is failing for the below test-cases:
    test_03_redis_uve_restart                                         FAIL
    test_06_alarmgen_basic                                            FAIL
    test_07_alarm                                                     FAIL
    test_08_uve_alarm_filter                                          FAIL
    test_09_uve_timestamp                                             FAIL
    test_12_uve_get_alarm                                             FAIL

tags: added: analytics blocker
removed: block
Changed in juniperopenstack:
assignee: nobody → Biswajit Mandal (bmandal)
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/47717
Submitter: Biswajit Mandal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/47717
Committed: http://github.com/Juniper/contrail-analytics/commit/93d5a4b924e3a3b74ad3574704dfca8b10bf5d35
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 93d5a4b924e3a3b74ad3574704dfca8b10bf5d35
Author: Biswajit Mandal <email address hidden>
Date: Fri Nov 16 15:38:03 2018 +0000

UT fix for contrail-analytics

With upstream redis-py changes, boolean as value in redis SET operation has been restricted.
https://github.com/andymccurdy/redis-py/commit/40025ae073f7b376b496a54491fbb30d964dcb24
So changing to string in alarmgen code.

Change-Id: Ie4de253cf9db29876d184df595b08e13c9e41dfd
Closes-Bug: #1803732

information type: Proprietary → Public
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/47954
Submitter: Biswajit Mandal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.2

Review in progress for https://review.opencontrail.org/47956
Submitter: Biswajit Mandal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.0

Review in progress for https://review.opencontrail.org/47957
Submitter: Biswajit Mandal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.1

Review in progress for https://review.opencontrail.org/47958
Submitter: Biswajit Mandal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/47956
Committed: http://github.com/Juniper/contrail-controller/commit/85b070fee2eb0663f9d0dc0bdfcc10ec46baee4d
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit 85b070fee2eb0663f9d0dc0bdfcc10ec46baee4d
Author: Biswajit Mandal <email address hidden>
Date: Fri Nov 30 18:48:52 2018 +0000

UT fix for contrail-analytics

With upstream redis-py changes, boolean as value in redis SET operation has been restricted.
https://github.com/andymccurdy/redis-py/commit/40025ae073f7b376b496a54491fbb30d964dcb24
So changing to string in alarmgen code.

Change-Id: Ie4de253cf9db29876d184df595b08e13c9e41dfd
Closes-Bug: #1803732

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1.1.x

Review in progress for https://review.opencontrail.org/48092
Submitter: Arvind (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/48138
Submitter: Arvind (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/48138
Committed: http://github.com/Juniper/contrail-controller/commit/89a91e51191e9a1454ffcbf6ef670d030af6747c
Submitter: Zuul (<email address hidden>)
Branch: R3.1

commit 89a91e51191e9a1454ffcbf6ef670d030af6747c
Author: Biswajit Mandal <email address hidden>
Date: Fri Nov 30 18:48:52 2018 +0000

UT fix for contrail-analytics

With upstream redis-py changes, boolean as value in redis SET operation has been restricted.
https://github.com/andymccurdy/redis-py/commit/40025ae073f7b376b496a54491fbb30d964dcb24
So changing to string in alarmgen code.

Change-Id: Ie4de253cf9db29876d184df595b08e13c9e41dfd
Closes-Bug: #1803732
(cherry picked from commit 85b070fee2eb0663f9d0dc0bdfcc10ec46baee4d)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/47954
Committed: http://github.com/Juniper/contrail-analytics/commit/a8b8959d128677051b584e538022c619d889c0dc
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit a8b8959d128677051b584e538022c619d889c0dc
Author: Biswajit Mandal <email address hidden>
Date: Fri Nov 16 15:38:03 2018 +0000

UT fix for contrail-analytics

With upstream redis-py changes, boolean as value in redis SET operation has been restricted.
https://github.com/andymccurdy/redis-py/commit/40025ae073f7b376b496a54491fbb30d964dcb24
So changing to string in alarmgen code.

Change-Id: Ie4de253cf9db29876d184df595b08e13c9e41dfd
Closes-Bug: #1803732
(cherry picked from commit 93d5a4b924e3a3b74ad3574704dfca8b10bf5d35)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/47958
Committed: http://github.com/Juniper/contrail-controller/commit/606adeca8a2053c9b854586399cb20795dfb1eea
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 606adeca8a2053c9b854586399cb20795dfb1eea
Author: Biswajit Mandal <email address hidden>
Date: Fri Nov 30 18:48:52 2018 +0000

UT fix for contrail-analytics

With upstream redis-py changes, boolean as value in redis SET operation has been restricted.
https://github.com/andymccurdy/redis-py/commit/40025ae073f7b376b496a54491fbb30d964dcb24
So changing to string in alarmgen code.

Change-Id: Ie4de253cf9db29876d184df595b08e13c9e41dfd
Closes-Bug: #1803732

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.