diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2018-04-11 23:32:11 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-12 10:37:05 +0000 |
commit | 419c9ef5c15b24c9360d369e65d9652968502172 (patch) | |
tree | ccfe83b93ad5be99bc6ab935e27af855ba29a69a /docs | |
parent | 6f34d789a4d352e178b557e6718e47efa9b31aa5 (diff) |
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Update prepare-functest role for k8s and fix fetching xci.env
This change updates prepare-functest role for testing k8s scenarios
using functest healthcheck. The changes include
- update tasks to skip checking/creation of public gateway which
is needed for OpenStack based scenarios
- update run-functest.sh.j2 template and set the used docker image
name based on FUNCTEST_SUITE_NAME that is going to be used
- update run-functest.sh.j2 template and add commands needed to run
tests using functest-kubernetes-${FUNCTEST_SUITE_NAME} docker image
- update env.j2 to exclude setting the var EXTERNAL_NETWORK which is needed
for OpenStack based scenarios
Apart from updating the the prepare-functest role, a bug has also been fixed
by adding the fetching of xci.env for installer kubespray.
installer-type:kubespray
deploy-scenario:k8-nosdn-nofeature
Change-Id: Ia701db9748ea9509a2dc165341285fb189aa7266
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
- Set additional variables for functest
CI_LOOP, NODE_NAME, and BUILD_TAG are needed for logging info to console.
FUNCTEST_MODE and FUNCTEST_SUITE_NAME are important for stating what level
of testing we do for verify and merge jobs.
Change-Id: Iaa5499155b4b94a1cfc6b5c70fe6f8f7417502a6
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/releng-xci | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci -Subproject 75df705acd886a83a49692bf557f9bdda4c65a4 +Subproject bea090a9a959a13043789be229c11076cc56d40 |