Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TEST] Rework on the Network test cases #671

Closed
5 tasks
TachunLin opened this issue Dec 22, 2022 · 5 comments
Closed
5 tasks

[TEST] Rework on the Network test cases #671

TachunLin opened this issue Dec 22, 2022 · 5 comments
Assignees

Comments

@TachunLin
Copy link
Contributor

What's the test to develop? Please describe

Implementation of the image related test cases.

Describe the items of the test development (DoD, definition of done) you'd like

  • Validate network connectivity Mgmt Network
  • Delete single network from multiple networks vm
  • Validate network connectivity both Mgmt and ext VLAN
  • Test VLAN network after reboot In this scenario, we want to make sure the VLAN IP of a VM is still pingable after the reboot
  • Edit vm network and verify the network is working as per configuration
@TachunLin TachunLin self-assigned this Dec 22, 2022
@TachunLin
Copy link
Contributor Author

TachunLin commented Dec 22, 2022

1. Validate network connectivity Mgmt Network

2. Delete single network from multiple networks vm

3. Validate network connectivity both Mgmt and ext VLAN

4. Test VLAN network after reboot In this scenario, we want to make sure the VLAN IP of a VM is still pingable after the reboot

5. Edit vm network and verify the network is working as per configuration

@TachunLin
Copy link
Contributor Author

TachunLin commented Jan 11, 2023

Network test script list:

  • test_mgmt_network_connection
  • test_vlan_network_connection
  • test_reboot_vlan_connection
  • test_mgmt_to_vlan_connection
  • test_vlan_to_mgmt_connection
  • test_delete_vlan_from_multiple

@TachunLin
Copy link
Contributor Author

Done the initial draft of all test plans

@TachunLin
Copy link
Contributor Author

Done test scrips development and move PR #681 for review

@TachunLin
Copy link
Contributor Author

Close the issue since PR #681 have been merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant