Age | Commit message (Collapse) | Author | Files | Lines |
|
It fixes all issues raised by the Alpine testing go package [1].
It conforms with Kubernetes which requires the latest go version.
[1] https://build.opnfv.org/ci/job/functest-kubernetes-healthcheck-docker-build-amd64-master/45/console
Change-Id: I388c843a21af9763703a40586ecf9b0b4583ebcb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit e48f491529032b8dd009843976545febaddb0b7b)
|
|
Change-Id: I4ae343cd0176c55769d4d1c770e65278aea97f2c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 231279522353d2a76675ba69476c5916c6c3d022)
|
|
Change-Id: Ia53b029eb1137b7fffb51eeb6395d69f70d11f75
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Change-Id: I04c60b6c10ccd7b7e939002505e6e43e9c98eae7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Xtesting leverages on stevedore [1] which will bring much more
flexibility (discovery, module or class renaming, etc).
OPNFV Features have to be updated as well:
- https://gerrit.opnfv.org/gerrit/61719
- https://gerrit.opnfv.org/gerrit/61723
[1] https://docs.openstack.org/stevedore/latest/
Change-Id: Ibe2a6ab3ddca92882aa4a26f140d2db28d77cb86
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Change-Id: If674867a7dc488c64fc3f0cda530560b5d306416
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It decreases build duration because of kubernetes history.
Change-Id: I650c271e123b97e7350933b32d05b6b0781a79e9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It hugely decreases the size of our containers.
Change-Id: I7bdc31645fb00c01e16855795bf99dd1b3b17dfd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Change-Id: Ib8ee11a51cd89cdb401b5d1781522fc0e3990f0e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Replace the "amd64" with "arm64" in the pod.yaml when building
the healthcheck images.
Change-Id: I58b2d91ce1c74575becb77eee4c711623becd0fe
Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
|
|
Change-Id: If22886c8e436203c9878d0e97aa1250493804bc5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
They are useless as all scenarios are well defined.
It will allow running k8s testcases without defining INSTALLER_TYPE
as OpenStack and eases maintaining that files.
Change-Id: I6f9b0b5a8162e9db3ccc9155a9f88a97eda56f20
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Clover testcase hook patch:
https://gerrit.opnfv.org/gerrit/#/c/54541/
This patch is depend on patch:
https://gerrit.opnfv.org/gerrit/#/c/54695/
Scenario k8-istio-clover run k8s_smoke and clover_k8s
Change-Id: I2cd76ed9d882f94567fd721d250da13b19aaa37b
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
4 containers are now proposed
- opnfv/functest-kubernetes-core
- opnfv/functest-kubernetes-healthcheck
- opnfv/functest-kubernetes-smoke
- opnfv/functest-kubernetes-features
Change-Id: I7d6f1edc7e9ace185b2cf991592ebc841f5520b7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|