]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Move contrib directory to base test directory
authorarmando-migliaccio <armamig@gmail.com>
Wed, 17 Dec 2014 19:31:26 +0000 (11:31 -0800)
committerarmando-migliaccio <armamig@gmail.com>
Wed, 17 Dec 2014 21:53:54 +0000 (13:53 -0800)
This is needed to have post hook apply to both functional and api jobs.

This is aimed at fixing the output for the dsvm-api job in preparation
of the retargatable testing blueprint.

Change-Id: I39e2a7521a7b545a124b1cd42dc79da8986eff93

neutron/tests/contrib/README [moved from neutron/tests/functional/contrib/README with 100% similarity]
neutron/tests/contrib/filters.template [moved from neutron/tests/functional/contrib/filters.template with 100% similarity]
neutron/tests/contrib/gate_hook.sh [moved from neutron/tests/functional/contrib/gate_hook.sh with 100% similarity]
neutron/tests/contrib/post_test_hook.sh [moved from neutron/tests/functional/contrib/post_test_hook.sh with 100% similarity]
neutron/tests/functional/contrib [new symlink]

diff --git a/neutron/tests/functional/contrib b/neutron/tests/functional/contrib
new file mode 120000 (symlink)
index 0000000..8e03aac
--- /dev/null
@@ -0,0 +1 @@
+../contrib/
\ No newline at end of file