Do not modify unix rights in case of unit tests
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 3 Nov 2016 16:06:18 +0000 (17:06 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Fri, 4 Nov 2016 11:09:09 +0000 (11:09 +0000)
commit0efb6a52cc73e4f32a82505ca7e58fc73ea2e55f
tree5b28fb66dd0069e5a7202648db183e94ad80bb22
parent82f18a401cee8c6f4a2395c6185052c2fcd0ba16
Do not modify unix rights in case of unit tests

Even if the unit tests define main, nosetests oblige by default to
remove their executable bit. It also fixes the unix rights of Sfc.py.

Change-Id: Icbbb5b3118b16eff75b13d927e674a9764d6d83f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/Dockerfile
testcases/Controllers/ONOS/Sfc/Sfc.py [changed mode: 0644->0755]