diff options
author | Jose Lausuch <jalausuch@suse.com> | 2017-09-20 12:47:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-20 12:47:54 +0000 |
commit | b8c533f6ecb88579abbefc84d7f593c40ffa9c33 (patch) | |
tree | 8837b75fe11336ebf5747abda0487d5bc98e3394 /docs/submodules | |
parent | 812d0146ed781fb6dcdf7fd0d856bbfcf800f307 (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add functest return status in Alpines"
- Add functest return status in Alpines
So far we had 2 approaches:
* return Functest CI status: can be OK even if tests are FAIL
* return Functest Test status: can be FAIL even if all Functest tests are OK
(Fail in onboaraded tests)
A 3rd way is possible thanks to [1].
We consider only Functest status and Functest tests for the return statement
the return will be FAIL only if
* error in the framework
* error in Functest Tests
So concretely, if promise, Doctor can be FAIL, if Functest tests are OK, the
return will be PASS
[1]: https://gerrit.opnfv.org/gerrit/#/c/42245/
Change-Id: I6c7fbe99d888e43700ddb2dfc9bfd6cc9bfbaed6
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 3fff6078e1da277d92db63a8e1681f6204024ae +Subproject 8b40327653cfc13076f313e7870c5c5f24e336f |