Skip to content

Commit

Permalink
Merge pull request #7215 from gurevichmark/dracut_warning
Browse files Browse the repository at this point in the history
Testecase to detect genimage WARNING
  • Loading branch information
besawn committed Jul 6, 2022
2 parents 823fc42 + f3098a2 commit 21cbd06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xCAT-test/autotest/testcase/xdsh/cases0
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ cmd: copycds $$ISO
check:rc==0
cmd: genimage __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-netboot-compute
check:rc==0
check:output!~WARNING
cmd: xdsh -i /install/netboot/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__/compute/rootimg "rpm -qa|grep uuid"
check:rc==0
check:output=~libuuid
Expand Down

0 comments on commit 21cbd06

Please sign in to comment.