Versions Compared

Key

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

Table of Contents

Introduction

Akarino Test Group Information

Overall Test Architecture

Test  Minimum Requirements


  • At least One Student Client, normally one Personal Computer
  • At least One Teacher Client, normally one Personal Computer
  • At least One Virtual Machine or Physical Server for service side


Test Architecture

For the minimum deployment, we ONLY test the function of the virtual classroom.   Just deploy two clients and a server, shown in purple color, will be OK. 

...

Furthermore, if you want to test the scale-out feature,  adding more Client Devices and backend servers are required.



Test API description

N/A

Test

...

Dashboards

Step 1:  Run Virtual Classroom in the backend 

...

Enjoy the virtual classroom!


BluVal Testing

1.bluval installation

mkdir demo
cd demo
mkdir results
git clone https://gerrit.akraino.org/r/validation.git
cd validation
vi tests/variables.yaml  ## update k8s related ip. due to this bp do not use k8s , we don't need to change.

...

2. Troubleshooting
##Iptable issues for centOS8
vi /etc/firewalld/firewalld.conf
in config file change
FirewallBackend=nftables
on
FirewallBackend=iptables
save change and reload firewalld
systemctl restart firewalld.service


Additional Testing

Lynis Report

Lynis log : iec_type4_lynis.log


Vuls Report:

Vuls log : iec_type4_vuls.log


Bottlenecks/Errata

N/A