Skip to content

Commit

Permalink
Merge pull request #7264 from gurevichmark/SN_conserver
Browse files Browse the repository at this point in the history
Update conserver setting for Service Node testcase
  • Loading branch information
besawn committed Oct 18, 2022
2 parents d87d2f2 + 204bbe9 commit 9a76d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xCAT-test/autotest/testcase/installation/SN_setup_case
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cmd:chdef -t node $$SN groups=service,all
check:rc==0
cmd:chdef -t group -o service profile=service primarynic=mac installnic=mac
check:rc==0
cmd:chdef -t group -o service setupnfs=1 setupdhcp=1 setuptftp=1 setupnameserver=1 setupconserver=1 setupntp=1
cmd:chdef -t group -o service setupnfs=1 setupdhcp=1 setuptftp=1 setupnameserver=1 setupconserver=2 setupntp=1
check:rc==0
cmd:chdef -t group -o service nfsserver=$$MN tftpserver=$$MN xcatmaster=$$MN monserver=$$MN
check:rc==0
Expand Down

0 comments on commit 9a76d27

Please sign in to comment.