Re: [openstack-dev] subunit2html location on images changing

2015-09-02 Thread Matt Riedemann



On 8/26/2015 5:22 PM, Matthew Treinish wrote:

Hi Everyone,

There is a pending change up for review that will move the location subunit2html
jenkins slave script:

https://review.openstack.org/212864/

It switches from a locally installed copy to using the version packaged in
os-testr which is installed in a system venv. This was done in an effort to
unify and package up some of the tooling which was locally copied around under
the covers but are generally useful utilities. If you have a local gate hook
which is manually calling the script realize that when this change merges and
takes effect on the next round of nodepool images things will start failing. To
fix it either update the location in your hook, or an even better solution would
be to just rely on devstack-gate to do the right thing for you. For example,
calling out to:

http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/functions.sh#n571

will do the right thing.

Thanks,

Matthew Treinish



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



Some things seem to be blowing up because of this:

https://bugs.launchpad.net/openstack-gate/+bug/1491646

--

Thanks,

Matt Riedemann


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] subunit2html location on images changing

2015-08-28 Thread Chris Dent

On Thu, 27 Aug 2015, Chris Dent wrote:


On Wed, 26 Aug 2015, Matthew Treinish wrote:


http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/functions.sh#n571


Is 'process_testr_artifacts' going to already be in scope for the
hook script or will it be necessary to source functions.sh to be
sure? If so, where is it?


In case anyone else has been wondering about this:

In conversation with Matt and Sean its become clear that the
functions in the linked functions.sh above are not available to the
hooks so the best thing to do for now is to just change to use the
os-testr-env location of subunit2html:

   /usr/os-testr-env/bin/subunit2html

--
Chris Dent tw:@anticdent freenode:cdent
https://tank.peermore.com/tanks/cdent

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] subunit2html location on images changing

2015-08-27 Thread Chris Dent

On Wed, 26 Aug 2015, Matthew Treinish wrote:


http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/functions.sh#n571


Is 'process_testr_artifacts' going to already be in scope for the
hook script or will it be necessary to source functions.sh to be
sure? If so, where is it?

--
Chris Dent tw:@anticdent freenode:cdent
https://tank.peermore.com/tanks/cdent

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] subunit2html location on images changing

2015-08-26 Thread Matthew Treinish
Hi Everyone,

There is a pending change up for review that will move the location subunit2html
jenkins slave script:

https://review.openstack.org/212864/

It switches from a locally installed copy to using the version packaged in
os-testr which is installed in a system venv. This was done in an effort to
unify and package up some of the tooling which was locally copied around under
the covers but are generally useful utilities. If you have a local gate hook
which is manually calling the script realize that when this change merges and
takes effect on the next round of nodepool images things will start failing. To
fix it either update the location in your hook, or an even better solution would
be to just rely on devstack-gate to do the right thing for you. For example,
calling out to:

http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/functions.sh#n571

will do the right thing.

Thanks,

Matthew Treinish


signature.asc
Description: PGP signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev