[k8s] Run the tests using bluval 42/942/8
authorCristina Pauna <cristina.pauna@enea.com>
Tue, 4 Jun 2019 10:12:23 +0000 (10:12 +0000)
committerCristina Pauna <cristina.pauna@enea.com>
Fri, 7 Jun 2019 11:56:22 +0000 (14:56 +0300)
commitc41b45763a6f550113dca6fe280daffcb04a0cb5
tree55cd3af24178eae7d2b1ac440fd4bd1af5496d08
parente8d760fe817577deae92c372b877507adc100a5f
[k8s] Run the tests using bluval

- Install pip requirements needed for bluval
- Run the k8s tests using bluval instead of directly using robot,
  thus allowing for more complex decisions regarding which tests to run
- Use relative paths in bluval
- Moved the input variable file in the tests folder (all things related
  to tests shoudl be there)
- Standardized the location and name of the log files

JIRA: VAL-28

Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Change-Id: Ifc388d0df8b237d29239b62469f3f117e26e30f0
bluval/bluval.py
docker/k8s/Dockerfile
tests/hardware/bios_version/bios_version_dell.robot
tests/k8s/conformance/conformance.robot
tests/k8s/ha/ha_calico_dns_proxy.robot
tests/k8s/ha/ha_etcd_api_ctl_sch.robot
tests/k8s/ha/ha_services.robot
tests/k8s/ha/ha_worker.robot
tests/variables.yaml [moved from variables.yaml with 100% similarity]