diff options
author | xudan <xudan16@huawei.com> | 2018-03-23 00:03:58 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-10 10:21:02 +0000 |
commit | c52647512611f1929f97f678f6211a18730f161c (patch) | |
tree | 7226de2630e218abb0736ce3c393ffe7435688ed /docs | |
parent | 61542a1a6dc5e096d58532d57ab38abb7f2305d8 (diff) |
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Support to specify docker image for each test case
1. Currently each type of test cases will use one docker image.
2. For example,
Functest test cases use opnfv/functest-restapi:euphrates
Yardstick uses opnfv/yardstick:opnfv-5.1.0
3. It needs to support to specify the docker image for each test case.
4. For example,
vping test cases use opnfv/functest-smoke:euphrates
sdnvpn uses opnfv/functest-features:euphrates
5. The benefit of this is that these docker images are well verified
by Functest CI and from Functest plan, they may not support
functest-restapi docker image in its future release.
JIRA: DOVETAIL-638
Change-Id: I8a30eea2233aeff809af2e241b6c939194397832
Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/dovetail | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail -Subproject de58a1bd6d908aefc8461c866901e64c12454c8 +Subproject 8b0d80d556dfd7935b6464ec76b49c9c0e6249e |