[VAL-87] Bluval Containerization 89/2089/14
authorNaga Sugguna <ns156u@att.com>
Tue, 3 Dec 2019 07:21:14 +0000 (07:21 +0000)
committerNaga Sugguna <ns156u@att.com>
Thu, 12 Dec 2019 20:41:19 +0000 (20:41 +0000)
commit84f85ee9ad86254ba15cc4d237a8b9758304c5e9
tree7a12bab6e1e69177320c4ffab022bc54e6abaf59
parent51ff25ab363427ba81387878b8772c17f49daa8b
[VAL-87] Bluval Containerization

Intention of this change is to simplify BluVal installation

Now steps should be
1. clone the project
2. Update variables.yaml & volumes.yaml
3. ./blucon.sh -l <hardware> -o -n host <bluprint name>

blucon.sh builds the docker image takes few minutes first time
later on it should be quick.

Change-Id: I4b00e00baecc6d7eb81595d1d8866af67e2c53cf
Signed-off-by: Naga Sugguna <ns156u@att.com>
.coafile
bluval/Dockerfile [new file with mode: 0644]
bluval/blucon.sh [new file with mode: 0755]
bluval/requirements.txt