Actions
action #101914
closedaction #93441: [sle][security][sle15sp4][CC] CC hand over
[sle][security][sle15sp4][CC] handle network difference for s390x compare to aarch64 and x86_64 on netfilter and netfilebt tests
Start date:
2021-09-29
Due date:
% Done:
100%
Estimated time:
16.00 h
Difficulty:
Description
Hi Xiaojing,
Per bug https://bugzilla.suse.com/show_bug.cgi?id=1190475, there are some network configuration difference on s390x vs aarch64&x86_64.
However, in our test code, we hardcode to use eth0 as default NIC to test, can you please enhance the test code here?
###
setup_net_test_env.pm:43: assert_script_run("ip link add link eth0 address $n->{mac_addr} $netcard type macvlan");
###
I would suggest to get the NIC name via mac_addr at first and then check if bridge is setup or not before carrying out the test
Updated by rfan1 about 3 years ago
- Copied from action #99441: [sle][security][sle15sp4][CC][s390x]test fails in netfilter, communication failed with macvlan added
Updated by rfan1 about 3 years ago
- Copied from deleted (action #99441: [sle][security][sle15sp4][CC][s390x]test fails in netfilter, communication failed with macvlan)
Updated by Xiaojing_liu about 3 years ago
- Related to action #102116: [sle][security][sle15sp4][CC]with CC role, case 'cc_net_case_server' and 'cc_net_case_client' test fails added
Updated by Xiaojing_liu about 3 years ago
- Status changed from Workable to In Progress
Updated by Xiaojing_liu about 3 years ago
- Status changed from In Progress to Blocked
- Estimated time set to 0.00 h
Updated by Xiaojing_liu almost 3 years ago
- Status changed from Blocked to Resolved
- Estimated time changed from 0.00 h to 16.00 h
Actions