Activity log for bug #1509407

Date Who What changed Old value New value Message
2015-10-23 15:32:21 Devdatta Kulkarni bug added bug
2015-10-23 15:44:44 Devdatta Kulkarni description We are seeing following error in devstack gate: http://logs.openstack.org/14/238714/1/check/gate-solum-devstack-dsvm/d99c3fb/console.html#_2015-10-22_23_32_03_935 Per tempest's mtreinish, the issue has been fixed in tempest-lib-0.11.0. The version of tempest-lib referred by tempest "needs to be bumped in upper-constraints in global requirements before it'll be installed by any dsvm job". We don't know when that will happen. So instead of waiting on that, dimitry-ushakov from our team suggested that we use the pre_test_hook.sh to force upgrade tempest-lib. We are seeing following error in devstack gate: http://logs.openstack.org/14/238714/1/check/gate-solum-devstack-dsvm/d99c3fb/console.html#_2015-10-22_23_32_03_935 Per tempest's mtreinish, -- "the issue has been fixed in tempest-lib-0.11.0". But tempest's requirements still refers to tempest-lib-0.10.0. According to mtreinish, the version of tempest-lib referred by tempest needs to be bumped in upper-constraints in global requirements before it'll be installed by any dsvm job. But we don't know when that will happen. If we don't bump the version on our side, our dvsm job will keep on failing. So dimitry-ushakov from our team suggested that we use the pre_test_hook.sh to force upgrade tempest-lib. Update: Turns out that we need to actually upgrade tempest-lib in post_test_hook.sh. If we do it in pre_test_hook.sh, it gets overwritten by tempest-lib-0.10.0 which is installed in post_test_hook.sh by installing tempest's requirements.txt.
2015-10-23 15:46:59 Devdatta Kulkarni solum: importance Undecided Critical
2015-10-23 15:47:01 Devdatta Kulkarni solum: assignee Devdatta Kulkarni (devdatta-kulkarni)
2015-10-23 16:57:53 OpenStack Infra solum: status New Fix Committed
2015-11-11 21:03:13 Devdatta Kulkarni solum: milestone 2015.1.2
2015-11-16 19:13:02 Devdatta Kulkarni solum: milestone 2015.1.2 4.0.0
2015-11-16 19:27:45 Devdatta Kulkarni solum: status Fix Committed Fix Released