mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
Merge pull request #2315 from junxiawang/1215
modify ubuntu migration test for ubuntu migration hang issue
This commit is contained in:
commit
a59425cebe
@ -104,7 +104,7 @@ cmd:xdsh $$CN "apt-get clean all"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "apt-get update"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "apt-get -y upgrade xcat xcat-test"
|
||||
cmd:xdsh $$CN "apt-get -y --only-upgrade install *xcat*"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "source /etc/profile.d/xcat.sh;lsxcatd -v > /newxcat/new_version"
|
||||
check:rc==0
|
||||
|
@ -103,7 +103,7 @@ cmd:xdsh $$CN "apt-get clean all"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "apt-get update"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "apt-get -y upgrade xcat xcat-test"
|
||||
cmd:xdsh $$CN "apt-get -y --only-upgrade install *xcat*"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "source /etc/profile.d/xcat.sh;lsxcatd -v > /newxcat/new_version"
|
||||
check:rc==0
|
||||
|
@ -104,7 +104,7 @@ cmd:xdsh $$CN "apt-get clean all"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "apt-get update"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "apt-get -y upgrade xcat xcat-test"
|
||||
cmd:xdsh $$CN "apt-get -y --only-upgrade install *xcat*"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "source /etc/profile.d/xcat.sh;lsxcatd -v > /newxcat/new_version"
|
||||
check:rc==0
|
||||
|
@ -103,7 +103,7 @@ cmd:xdsh $$CN "apt-get clean all"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "apt-get update"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "apt-get -y upgrade xcat xcat-test"
|
||||
cmd:xdsh $$CN "apt-get -y --only-upgrade install *xcat*"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "source /etc/profile.d/xcat.sh;lsxcatd -v > /newxcat/new_version"
|
||||
check:rc==0
|
||||
|
Loading…
x
Reference in New Issue
Block a user