Activity log for bug #1474686

Date Who What changed Old value New value Message
2015-07-15 06:29:05 Rakesh H S bug added bug
2015-07-15 06:29:11 Rakesh H S heat-templates: assignee Rakesh H S (rh-s)
2015-07-15 06:31:13 OpenStack Infra heat-templates: status New In Progress
2015-07-15 13:57:24 Rakesh H S summary py27 gate job failing tox -py26 failing
2015-07-15 14:02:38 Rakesh H S description Heat templates py27 gate jobs are failing since new version of Python mock is released. Python 2.6 support was dropped in mock 1.1.0, so we need to use markers to select 1.0.1 for python26 gate job py27 tests was removed from gate https://review.openstack.org/#/c/201105/, hence gate will not have any failures. However if we run tox in dev environment, it fails. py27 should be removed from tox.ini.
2015-07-15 14:12:25 Rakesh H S description py27 tests was removed from gate https://review.openstack.org/#/c/201105/, hence gate will not have any failures. However if we run tox in dev environment, it fails. py27 should be removed from tox.ini. py26 tests was removed from gate https://review.openstack.org/#/c/201105/, hence gate will not have any failures. However if we run tox in dev environment, it fails. py26 should be removed from tox.ini.
2015-07-22 02:15:13 OpenStack Infra heat-templates: status In Progress Fix Committed