Define console_scripts 81/36781/6
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 30 Jun 2017 04:24:11 +0000 (06:24 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 30 Jun 2017 12:32:52 +0000 (14:32 +0200)
commit678609610f4ccbcb19438cbce5d84bd376010596
treef79c8abd8f04d99e586317e426fc05a68992badf
parentc426ee40d40434ea3a5d085f7b98d28fcdb063ff
Define console_scripts

Only prepare_env.py and run_tests.py remain executable to avoid
breaking the gate.

As soon as the jenkins jobs are updated to run them from $PATH, tox
will be updated to protect against chmod a+x py files. Dockerfile
will be simplified as well.

Change-Id: Iac1a7ceb6b344e800177226ea39919826f6d3735
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/ci/prepare_env.py
functest/ci/run_tests.py
functest/opnfv_tests/openstack/refstack_client/refstack_client.py [changed mode: 0755->0644]
functest/opnfv_tests/openstack/refstack_client/tempest_conf.py [changed mode: 0755->0644]
functest/opnfv_tests/openstack/vping/vping_ssh.py [changed mode: 0755->0644]
functest/opnfv_tests/openstack/vping/vping_userdata.py [changed mode: 0755->0644]
functest/opnfv_tests/sdn/onos/sfc/sfc.py [changed mode: 0755->0644]
functest/tests/unit/ci/test_prepare_env.py
functest/utils/openstack_clean.py [changed mode: 0755->0644]
functest/utils/openstack_snapshot.py [changed mode: 0755->0644]
setup.cfg