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

[e2e] add initial integration test cases for network #681

Merged
merged 18 commits into from
Nov 24, 2023
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
35ce4b3
Rebase to meet latest changes on master (23/11/23)
TachunLin Jan 6, 2023
70ff9c5
Update 01 according to review request:
TachunLin May 28, 2023
06280ab
Remove delete_vlan_network from models.py and use easilier manner to
TachunLin Jun 1, 2023
7b5c9ba
1. Remove the steps to retrieve IP addess in test_vlan_network
TachunLin Jun 5, 2023
47b2166
Update review comment of:
TachunLin Jun 8, 2023
8f3e06a
Change the timing to snooze API in test_mgmt_to_vlan_connection test
TachunLin Jun 14, 2023
8b80eae
Add return code status check for vms.update, vms.get api call
TachunLin Jun 29, 2023
7cc2a8a
Add response content in delete multiple vlan ping assertion to check the
TachunLin Jul 5, 2023
6aca88d
Update according to review request 23/07/13
TachunLin Jul 13, 2023
9ef135c
Update according to review request (07/15)
TachunLin Jul 14, 2023
d52de5f
Update according to review request 23/07/18
TachunLin Jul 17, 2023
975640d
Update according to review request 07/19
TachunLin Jul 18, 2023
091ad2a
Remove unused test case dependency and uncomment the required ones in…
TachunLin Sep 12, 2023
3816136
1. Set the added network name to `nic-1` and validate it to confirm it's
TachunLin Sep 13, 2023
1e62812
1. Replaced the duplicate lines of code with the function `check_vm_r…
TachunLin Sep 14, 2023
c2e326d
1. Add cloud-init network data content in variable
TachunLin Sep 15, 2023
8873d8f
Fix execution error on test case `test_vlan_to_mgmt_connection` to get
TachunLin Sep 19, 2023
cbf4425
Add checking point to determine whether the interface ipAddress contains
TachunLin Oct 2, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading