diff options
author | spisarski <s.pisarski@cablelabs.com> | 2017-06-07 14:56:00 -0600 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-06-08 15:10:53 +0000 |
commit | b97dc4e96cb5d5a03b44968d40b3bfc3dbbd4ac8 (patch) | |
tree | 85af8c14379e4b8918fd7233f5b303c8fb899d09 /docs/submodules/snaps | |
parent | 620103872eb3983e403e830e8df8e66c23985156 (diff) |
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Removed current working directory logic retrieving test file resources.
Some of the SNAPS tests leverage file resources contained within the
project. These resources were being accessed via relative paths which
required the test clients to ensure that the CWD was the <repo>/snaps
directory. Replaced that logic to leverage the import pkg_resources
making the tests much more flexible and robust.
JIRA: SNAPS-89
Change-Id: Ic9c429ee53e4dd785641e11e1ed4de5aeeab54d1
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Diffstat (limited to 'docs/submodules/snaps')
m--------- | docs/submodules/snaps | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/snaps b/docs/submodules/snaps -Subproject c8212122569c2dbf6290b43a0fbde0171c2ffdc +Subproject 95d35a166fc66944fb0fc6091f4b84568aef0e7 |