diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2017-07-07 14:19:39 +0200 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2017-07-12 11:05:25 +0200 |
commit | 3bb72f47f704f25d957d8f00b82360fe8b6b2f7a (patch) | |
tree | 0050246af7d2d727fd7ea568b62fb59e0e554de0 /docs | |
parent | 5b6b314d4c36dbe6e8da4e7d2d2813356397ef77 (diff) |
Switch to check_deployment instead of check_os.sh
Change-Id: Idcc67643f813068c3cd06f4c0dfd3289bb7df138
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/testing/user/configguide/configguide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index 5c89cf0e..03b5c713 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -361,7 +361,7 @@ follows:: |-- __init__.py |-- ci | |-- __init__.py - | |-- check_os.sh + | |-- check_deployment.py | |-- config_functest.yaml | |-- config_patch.yaml | |-- generate_report.py |