Skip to content

Commit

Permalink
Merge pull request #7267 from gurevichmark/xcat_pubkey_test2
Browse files Browse the repository at this point in the history
Affirmative reply to uninstall command
  • Loading branch information
besawn committed Oct 20, 2022
2 parents 94cc776 + 0ce9107 commit 96a0a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xCAT-test/autotest/testcase/go_xcat/case3
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ check:rc==0
check:output=~running

#Uninstall xCAT, then install again and verify public keys
cmd:xdsh $$CN "cd /; ./go-xcat completely uninstall"
cmd:xdsh $$CN "cd /; ./go-xcat -y completely uninstall"
check:rc==0
check:output=~xCAT has been uninstalled

Expand Down

0 comments on commit 96a0a51

Please sign in to comment.