Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

purpose

this lab would be used as ELIOT validation lab supports automatic or manually development and CI/CD for Akraino BPs and provide virtual deployment and baremetal deploymentdeveloper and bare-metal environments for verification and validation.
it is necessary to launch VMs for virtual deployment to deploy the components.

...

For development, it is convenience to deploy the components in VMs..

you can use VM from public Cloud or create the VM in your own lab.

In our lab, we So we would provide the aarch64/x_86 baremetal machine to launch VMs.

the hardware information is list as below:1

  1. aarch64/x_86 baremetal machine (Taishan2280/RH1288 258G RAM, 64CPU core, 1.6T disk)

...

  1.  install the operation system ubuntu 16.04/17.10

...

  1.  connect to the internet and install the KVM

Once you access the server, you can follow the instructions to launch VM and deploy ELIOT


CI/CD lab Setup

for For CI/CD, we would setup the Jenkins in our a Jenkins has been installed in the local lab and connect Jenkins to community Gerrit. 2 PODs are connected to the local Jenkins. 

A POD is composed of 2 VMs, which are created on Huawei Cloud, one for k8s/kubeedge master, one for k8s/kubeedge worker. Each VM's requirements are 16G RAM 4 vCPUs, 160G Disk。

Deployment jobs would be trigger daily or patches verification.

In the feature, servers or equipment would each server or equipment will be connected as a Jenkins slave node to Jenkins master .
the deployment jobs would be trigger daily or patches verification.for bare metal deployment. 

  • Virtual deployment, the script will launch the VMs VM in server and deploy ELIOT components to VMs
  • Baremetal Bare metal deployment, ELIOT components will be deployed to equipment directly.