On Fri, Jul 11, 2014 at 4:42 AM, Jeremy Stanley <fu...@yuggoth.org> wrote:

> On 2014-07-11 11:21:19 +0200 (+0200), Matthias Runge wrote:
> > this broke horizon stable and master; heat stable is affected as
> > well.
> [...]
>
> I guess this is a plea for applying something like the oslotest
> framework to client libraries so they get backward-compat jobs run
> against unit tests of all dependant/consuming software... branchless
> tempest already alleviates some of this, but not the case of changes
> in a library which will break unit/functional tests of another
> project.
>

We actually do have some tests for backwards compatibility, and they all
passed. Presumably because both heat and horizon have poor integration test.

We ran


   - check-tempest-dsvm-full-havana
   
<http://logs.openstack.org/66/94166/3/check/check-tempest-dsvm-full-havana/8e09faa>
    SUCCESS in 40m 47s (non-voting)
   - check-tempest-dsvm-neutron-havana
   
<http://logs.openstack.org/66/94166/3/check/check-tempest-dsvm-neutron-havana/b4ad019>
    SUCCESS in 36m 17s (non-voting)
   - check-tempest-dsvm-full-icehouse
   
<http://logs.openstack.org/66/94166/3/check/check-tempest-dsvm-full-icehouse/c0c62e5>
    SUCCESS in 53m 05s
   - check-tempest-dsvm-neutron-icehouse
   
<http://logs.openstack.org/66/94166/3/check/check-tempest-dsvm-neutron-icehouse/a54aedb>
    SUCCESS in 57m 28s


on the offending patches (https://review.openstack.org/#/c/94166/)


Infra patch that added these tests: https://review.openstack.org/#/c/80698/

--
> Jeremy Stanley
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to