ubuntu_kvm_unit_tests complains about find_word: command not found on s390x

Bug #1991908 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
Fix Released
Undecided
Unassigned

Bug Description

This issue happens after kvm-unit-test repo updated to d8a4f9e5 (ci: Update the list of tests that we run in the Fedora Cirrus-CI),

In scripts/s390x/func.bash it use find_word:

  # run PV test case
  if [ "$ACCEL" = 'tcg' ] || find_word "migration" "$groups"; then
      return
  fi

But it's not defined in the same .bash file, therefore it will complain about:
  scripts/s390x/func.bash: line 24: find_word: command not found
   Written tests/intercept.

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :
Po-Hsu Lin (cypressyew)
Changed in ubuntu-kernel-tests:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.