diff options
author | Jose Lausuch <jalausuch@suse.com> | 2017-11-15 17:11:41 +0100 |
---|---|---|
committer | Jose Lausuch <jalausuch@suse.com> | 2017-11-22 19:48:38 +0100 |
commit | d4996440fa16297aee7a925e6357a9cfd42d24f8 (patch) | |
tree | e2ef5c7c02eac83422848b7ce186171facf5547c /docs/testing/user/configguide/configguide.rst | |
parent | 185dbcfb6ed774cc2f0478b05041d9e3a4e2f303 (diff) |
Remove prepare_env
After moving the rally installation out of prepare_env
It doesn't much sense to keep this script as it doesn't
do useful things any more.
Change-Id: I9ab3b2dd30c8ec0fbb825ee4302a83cce80f1cbe
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Diffstat (limited to 'docs/testing/user/configguide/configguide.rst')
-rw-r--r-- | docs/testing/user/configguide/configguide.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index 7da7285ed..f455d18c2 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -408,7 +408,6 @@ The structure of functest repo can be described as follows:: │ |-- config_patch.yaml │ |-- download_images.sh │ |-- logging.ini - │ |-- prepare_env.py │ |-- rally_aarch64_patch.conf │ |-- run_tests.py │ |-- testcases.yaml |