master
stable/zed
stable/yoga
stable/ussuri
stable/xena
stable/wallaby
stable/victoria
stable/train
stable/stein
stable/rocky
feature/falcon-api-framework
queens-eol
wallaby-em
8.0.0
8.0.0.0rc2
8.0.0.0rc1
pike-eol
victoria-em
7.0.0
7.0.0.0rc2
7.0.0.0rc1
4.1.0
ussuri-em
6.0.0
6.0.0.0rc2
6.0.0.0rc1
3.0.1
ocata-eol
train-em
5.0.0
5.0.0.0rc3
5.0.0.0rc2
5.0.0.0rc1
2.0.2
stein-em
4.0.0
4.0.0.0rc3
4.0.0.0rc2
4.0.0.0rc1
1.0.1
2.0.1
3.0.0
3.0.0.0rc2
3.0.0.0rc1
rocky-em
queens-em
2.0.0
2.0.0.0rc1
pike-em
0.8.2
ocata-em
1.0.0
1.0.0.0rc2
1.0.0.0rc1
0.10.0
0.9.0
0.8.1
newton-eol
0.8.0
mitaka-eol
0.7.0
0.6.0
liberty-eol
0.5.0
0.4.0
kilo-eol
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
${ noResults }
1 Commits (4fa1445d70ffaa548d1d54ce328fbbd11d9677b9)
Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
fe46bd2612 |
Add a k8s cluster for the k8s related FT in zuul
This patch add a kubernetes cluster for the kubernetes related functional tests of the VNF LCM in the zuul environment. There is no impact to the existing jobs because this patch only add a new job, however we may need to watch the load on the Zuul environment due to its parallel jobs. A new node-set consists of four nodes; * Controller: Keystone, Nova, Neutron, Glance, Cinder, Octavia, MySQL, MQ, ETCD * Controller-tacker: Tacker, Tacker-conductor * Controller-k8s: kuryr-k8s, kuryr-CNI, k8s-api, kubelet * Compute: Nova-compute All kubernetes resources are created on the controller-k8s node. This patch includes the following changes: * Added a execution command for the functional test of related k8s for the VNF LCM in tox.ini. * Registered a vim of the `kubernetes` type by ansible. Also added related materials. * Moved the functional test files for k8s to other new directory. * Fixed a minor invalid definition in the definition file used for functional testing. Change-Id: I1621b904450e94d6793b4c524de6785520f2e805 |
2 years ago |