Files
devstack-gate/devstack-vm-gate-wrap.sh
Maru Newby e6b619cad0 Refactor processing of testr artifacts for reuse
Previously, only testr artifacts for tempest were being processed on
cleanup.  Functional jobs for neutron and neutron-vnpaas have adding
their own artifact processing into hook scripts to work around this
limitation, but this duplication of effort is costly.

This change refactors the existing artifact processing so it can be
configurably targeted at any project's testr artifacts.  The
DEVSTACK_GATE_TESTR_ARTIFACT_TARGET environment variable can be set to
the repo path name (e.g. 'neutron') to ensure that artifacts are
correctly processed for that project.

Change-Id: Id88ee465328fbcd6f1ed22ef6d1e59db9d2baec4
2015-02-06 20:39:57 +00:00

18 KiB
Executable File