Details
-
New Feature
-
Resolution: Done
-
Medium
-
None
Description
"bluval" supposed to run on any basic Unix system with Docker and user is a "docker" group member.
Prerequisites
- following should list all containers to confirm that docker is installed and user is part of docker group
$ docker ps -a
Installation
- go to any directory let us say $HOME
git clone "https://gerrit.akraino.org/r/validation"
Configuration
Connectivity between Unix system and System Under Testing(cluster under testing) should be established.
Blue print owners has to update $AKRAINO_HOME/validation/bluval/config/variables.yaml
Running
sh validation/blucon.sh [-l <LAYER>] [-o] [-n host] <Bluprint Name>
Next steps but not in the scope of this feature are
1. Upload logs to Nexus
2. Invoke bluval from Jenkins Jobs
Complete user guide available at https://wiki.akraino.org/display/AK/Bluval+User+Guide