yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56858
[Bug 1625253] Re: Collection of test artifacts in integration tests is broken after transition to xenial
Reviewed: https://review.openstack.org/372616
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2fec0a1ae8515d49a771c1920bb2f98e6a734daf
Submitter: Jenkins
Branch: master
commit 2fec0a1ae8515d49a771c1920bb2f98e6a734daf
Author: Timur Sufiev <tsufiev@xxxxxxxxxxxx>
Date: Mon Sep 19 19:19:05 2016 +0300
Fix the collection of integration tests artifacts
Don't rely on a particular workspace name, as it changes when job's
name changes.
Depends-On: I28d84235fb51a49492ed9c96794ba74f317f66b6
Change-Id: I63e45ee89711b429d0d878303aefeec4b159125a
Closes-Bug: #1625253
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1625253
Title:
Collection of test artifacts in integration tests is broken after
transition to xenial
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The destination path for gathering artifacts in
tools/gate/integration/post_test_hook.sh was harcoded to a specific
workspace dir name (which was derived in turn from job name). When the
job name changed due to transition trusty->xenial, artifacts were no
longer collected. We should not rely on any particular workspace name
as it's very fragile. Will use relative paths instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1625253/+subscriptions
References