]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Limit permission change
authorarmando-migliaccio <armamig@gmail.com>
Fri, 9 Jan 2015 02:03:17 +0000 (18:03 -0800)
committerarmando-migliaccio <armamig@gmail.com>
Fri, 9 Jan 2015 03:27:35 +0000 (19:27 -0800)
commit46a34469b24f4cad4e609980df5fa5cc5c4ca981
treea0053f1e81e48cab98cfec4ad26d2237aef39782
parent6df7f5abf16f11abe784ab33e7885ec7bb8a5273
Limit permission change

A failure was observed where the functional job would fail with error

chmod: changing permissions of ./neutron/agent/metadata/namespace_proxy.pyc
Operation not permitted

We should limit the permission change to logs only to avoid this potential
error.

Change-Id: I28f4060bab0edd1cd0c4e25eec9017601f4bdf24
neutron/tests/contrib/post_test_hook.sh