]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Copy the contrib directory instead of moving it
authorarmando-migliaccio <armamig@gmail.com>
Sat, 20 Dec 2014 17:39:55 +0000 (09:39 -0800)
committerarmando-migliaccio <armamig@gmail.com>
Sat, 20 Dec 2014 17:39:55 +0000 (09:39 -0800)
commite4fd24d0459a708cfeed4494f177e3123e842b3f
treef5162be4e90f178778b5f86dc3352eb6ef7e9265
parent5057a2fa38e1af424ceb8088c3f516712fb70119
Copy the contrib directory instead of moving it

This is necessary because pbr is stupid enough not to be
able to handle symlinks. The initial symlink was necessary to
avoid breaking the functional job. Once change [1] merges we
can drop the old contrib directory.

[1] https://review.openstack.org/#/c/142603/

Change-Id: I683009b1c5b3520e5f9f2c17a9a0dabefdeebe45
neutron/tests/functional/contrib [deleted symlink]
neutron/tests/functional/contrib/README [new file with mode: 0644]
neutron/tests/functional/contrib/filters.template [new file with mode: 0644]
neutron/tests/functional/contrib/gate_hook.sh [new file with mode: 0644]
neutron/tests/functional/contrib/post_test_hook.sh [new file with mode: 0644]