cablelabs / snaps-openstack

OpenStack installer for SNAPS
Apache License 2.0
9 stars 10 forks source link

Test framework for automated config and validation of advanced features on bare-metals #191

Open bo-quan opened 6 years ago

bo-quan commented 6 years ago

Either using existing iaas_launcher or different python module to automate deployment and test validation of advanced features (like SRIOV, DPDK, MTU setting change, VLAN config, etc.) on bare-metals.

bo-quan commented 6 years ago

Aricent have the CI script for feature testing for bare-metals, doing more tests.

bo-quan commented 6 years ago

Base test framework is ready, performing features testing for SRIOV, VLAN, and MTU.

bo-quan commented 6 years ago

MTU testing done, working on SRIOV, and VLAN testing.

mansi-jain2 commented 5 years ago

MTU, VLAN, SRIOV test cases done. DPDK test cases ongoing. Need to test overall CI/CD.

mansi-jain2 commented 5 years ago

Test cases are completed for all the advanced features: MTU, VLAN, SRIOV, DPDK Overall integration of test cases done and testing is ongoing. Facing issues while testing DPDK in CI/CD which is a known issue.

RandyLevensalor commented 5 years ago

Need a PR, documentation, integration with CI, view results.