action #178963
closedRegression in script/os-autoinst-openvswitch auto_review:"Too few arguments for subroutine 'OVS::_set_ip'":retry
0%
Description
Observation¶
All multi-machine tests fail like in https://openqa.opensuse.org/tests/4924672 with
Open vSwitch command 'set_vlan' with arguments 'tap23 2' failed: org.freedesktop.DBus.Error.Failed: Too few arguments for subroutine 'OVS::_set_ip' at /usr/lib/os-autoinst/script/os-autoinst-openvswitch line 212.
Steps to reproduce¶
Find jobs referencing this ticket with the help of
https://raw.githubusercontent.com/os-autoinst/scripts/master/openqa-query-for-job-label ,
openqa-query-for-job-label poo#178963
Updated by okurz 18 days ago
- Copied from action #174235: Cover code of os-autoinst path script/os-autoinst-openvswitch fully (statement coverage) size:S added
Updated by okurz 18 days ago
https://github.com/os-autoinst/os-autoinst/pull/2678 . Merged and deployed. hosts="openqaworker21 openqaworker22 openqaworker23 openqaworker24 openqaworker25 openqaworker26 openqaworker27 openqaworker28 openqaworker-arm21 openqaworker-arm22 qa-power8-3"; for i in $hosts; do echo "### $i" && ssh root@$i "rpm -q os-autoinst" ; done
confirms
### openqaworker21
os-autoinst-5.1742031910.117e1ea-lp156.2062.1.x86_64
### openqaworker22
os-autoinst-5.1742031910.117e1ea-lp156.2062.1.x86_64
### openqaworker23
os-autoinst-5.1742031910.117e1ea-lp156.2062.1.x86_64
### openqaworker24
os-autoinst-5.1742031910.117e1ea-lp156.2062.1.x86_64
### openqaworker25
os-autoinst-5.1742031910.117e1ea-lp156.2062.1.x86_64
### openqaworker26
os-autoinst-5.1742031910.117e1ea-lp156.2062.1.x86_64
### openqaworker27
os-autoinst-5.1742031910.117e1ea-lp156.2062.1.x86_64
### openqaworker28
os-autoinst-5.1742031910.117e1ea-lp156.2062.1.x86_64
### openqaworker-arm21
os-autoinst-5.1742031910.117e1ea-lp156.2062.1.aarch64
### openqaworker-arm22
os-autoinst-5.1742031910.117e1ea-lp156.2062.1.aarch64
Updated by okurz 18 days ago
Retriggered pipelines in https://gitlab.suse.de/openqa/scripts-ci/-/pipelines
Updated by okurz 18 days ago
- Status changed from In Progress to Resolved
All passed. Verification: https://openqa.opensuse.org/tests/4925011