diff options
author | xudan <xudan16@huawei.com> | 2019-05-09 07:42:19 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-05-16 02:00:09 +0000 |
commit | fe449659d5bd7ad65336584d80bb2d11bab79730 (patch) | |
tree | e226106cd184c8b9c139ebaa34d0005287df8b18 | |
parent | 9e859297861fc37004a1f827c09673ecdde03821 (diff) |
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to 47559a6afe2c66ff536c45f61be730991042b68d
- Fix the verdict of sub test cases
Error to group skipped sub test cases to passed one.
Example:
Skipped sub test case will be parsed as passed in following case.
skipped sub test case:
tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router
passed sub test case list includes this one:
tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id
Then the skipped one will be checked as pass.
JIRA: DOVETAIL-775
Change-Id: I449f4968c23a9def1177a7c9645e5dcb89b2ec30
Signed-off-by: xudan <xudan16@huawei.com>
m--------- | docs/submodules/dovetail | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail -Subproject 418cce60e12698b0a4d1c4518070cf290a9f658 +Subproject 47559a6afe2c66ff536c45f61be730991042b68 |