Organize file structure for tests 87/887/2
authorCristina Pauna <cristina.pauna@enea.com>
Wed, 29 May 2019 12:13:52 +0000 (15:13 +0300)
committerCristina Pauna <cristina.pauna@enea.com>
Thu, 30 May 2019 13:02:48 +0000 (16:02 +0300)
commit980caf9de32c2a8a04415d584b968f7582abcd75
tree8b1ffe6299b560026abf95a26ac214ee686eb8d3
parent288cd2eb7d5bdbce4963e95b5f03234027428055
Organize file structure for tests

Reorganized the tests following these rules
- all tests have been put under *tests* folder
- all tests are organised under folders named
  by their correspondent layer

bluval.py was modified to reflect the changes

TODO: each layer under *tests* folder should have a correspondent
layer in the *docker* folder

Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Change-Id: Ifdd46ee22b6d009eb17475c5e2efd8bd9f37c3ad
13 files changed:
.coafile
bluval/bluval.py
tests/hardware/bios_version/bios_version_dell.robot [moved from bios_version/bios_version_dell.robot with 100% similarity]
tests/k8s/conformance/conformance.robot [moved from conformance/conformance.robot with 100% similarity]
tests/k8s/conformance/sonobuoy.yaml [moved from conformance/sonobuoy.yaml with 100% similarity]
tests/k8s/ha/ha_calico_dns_proxy.robot [moved from ha/ha_calico_dns_proxy.robot with 100% similarity]
tests/k8s/ha/ha_etcd_api_ctl_sch.robot [moved from ha/ha_etcd_api_ctl_sch.robot with 100% similarity]
tests/k8s/ha/ha_services.robot [moved from ha/ha_services.robot with 100% similarity]
tests/k8s/ha/ha_worker.robot [moved from ha/ha_worker.robot with 100% similarity]
tests/networking/helloworld/helloworld.robot [moved from helloworld/helloworld.robot with 100% similarity]
tests/openstack/ceph_service/ceph_service.resource [moved from ceph/ceph_service.resource with 100% similarity]
tests/openstack/ceph_service/ceph_service.robot [moved from ceph/ceph_service.robot with 100% similarity]
tests/openstack/ceph_service/variables.resource [moved from ceph/variables.resource with 100% similarity]