From f94a111cfc7e646f7121690e1eaaebf437bfc5f4 Mon Sep 17 00:00:00 2001 From: bybai Date: Mon, 16 May 2016 22:35:49 -0400 Subject: [PATCH] polish ubuntu migration test cases --- .../autotest/testcase/migration/ubuntule_migration1_p8le | 4 ++-- .../autotest/testcase/migration/ubuntule_migration2_p8le | 4 ++-- xCAT-test/autotest/testcase/migration/ubuntux_migration1_vm | 4 ++-- xCAT-test/autotest/testcase/migration/ubuntux_migration2_vm | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/xCAT-test/autotest/testcase/migration/ubuntule_migration1_p8le b/xCAT-test/autotest/testcase/migration/ubuntule_migration1_p8le index 76945613c..4f8dedf11 100644 --- a/xCAT-test/autotest/testcase/migration/ubuntule_migration1_p8le +++ b/xCAT-test/autotest/testcase/migration/ubuntule_migration1_p8le @@ -54,9 +54,9 @@ check:rc==0 cmd:xdsh $$CN "rm -rf /oldxcat" cmd:xdsh $$CN "mkdir -p /oldxcat" check:rc==0 -cmd:xdsh $$CN "cd /oldxcat;wget $$MIGRATION1_CORE" +cmd:xdsh $$CN "cd /oldxcat;wget $$UBUNTU_MIGRATION1_CORE" check:rc==0 -cmd:xdsh $$CN "cd /oldxcat;wget $$MIGRATION1_DEP" +cmd:xdsh $$CN "cd /oldxcat;wget $$UBUNTU_MIGRATION1_DEP" check:rc==0 cmd:xdsh $$CN "tar -jxvf /oldxcat/xcat-dep* -C /oldxcat" check:rc==0 diff --git a/xCAT-test/autotest/testcase/migration/ubuntule_migration2_p8le b/xCAT-test/autotest/testcase/migration/ubuntule_migration2_p8le index 1b841fad5..92fa54ce4 100644 --- a/xCAT-test/autotest/testcase/migration/ubuntule_migration2_p8le +++ b/xCAT-test/autotest/testcase/migration/ubuntule_migration2_p8le @@ -54,9 +54,9 @@ check:rc==0 cmd:xdsh $$CN "rm -rf /oldxcat" cmd:xdsh $$CN "mkdir -p /oldxcat" check:rc==0 -cmd:xdsh $$CN "cd /oldxcat;wget $$MIGRATION2_CORE" +cmd:xdsh $$CN "cd /oldxcat;wget $$UBUNTU_MIGRATION2_CORE" check:rc==0 -cmd:xdsh $$CN "cd /oldxcat;wget $$MIGRATION2_DEP" +cmd:xdsh $$CN "cd /oldxcat;wget $$UBUNTU_MIGRATION2_DEP" check:rc==0 cmd:xdsh $$CN "tar -jxvf /oldxcat/xcat-dep* -C /oldxcat" check:rc==0 diff --git a/xCAT-test/autotest/testcase/migration/ubuntux_migration1_vm b/xCAT-test/autotest/testcase/migration/ubuntux_migration1_vm index dad2f05ba..a9aeea6aa 100644 --- a/xCAT-test/autotest/testcase/migration/ubuntux_migration1_vm +++ b/xCAT-test/autotest/testcase/migration/ubuntux_migration1_vm @@ -52,9 +52,9 @@ check:rc==0 cmd:xdsh $$CN "rm -rf /oldxcat" cmd:xdsh $$CN "mkdir -p /oldxcat" check:rc==0 -cmd:xdsh $$CN "cd /oldxcat;wget $$MIGRATION1_CORE" +cmd:xdsh $$CN "cd /oldxcat;wget $$UBUNTU_MIGRATION1_CORE" check:rc==0 -cmd:xdsh $$CN "cd /oldxcat;wget $$MIGRATION1_DEP" +cmd:xdsh $$CN "cd /oldxcat;wget $$UBUNTU_MIGRATION1_DEP" check:rc==0 cmd:xdsh $$CN "tar -jxvf /oldxcat/xcat-dep* -C /oldxcat" check:rc==0 diff --git a/xCAT-test/autotest/testcase/migration/ubuntux_migration2_vm b/xCAT-test/autotest/testcase/migration/ubuntux_migration2_vm index 816bf750f..bc16ee2c8 100644 --- a/xCAT-test/autotest/testcase/migration/ubuntux_migration2_vm +++ b/xCAT-test/autotest/testcase/migration/ubuntux_migration2_vm @@ -52,9 +52,9 @@ check:rc==0 cmd:xdsh $$CN "rm -rf /oldxcat" cmd:xdsh $$CN "mkdir -p /oldxcat" check:rc==0 -cmd:xdsh $$CN "cd /oldxcat;wget $$MIGRATION2_CORE" +cmd:xdsh $$CN "cd /oldxcat;wget $$UBUNTU_MIGRATION2_CORE" check:rc==0 -cmd:xdsh $$CN "cd /oldxcat;wget $$MIGRATION2_DEP" +cmd:xdsh $$CN "cd /oldxcat;wget $$UBUNTU_MIGRATION2_DEP" check:rc==0 cmd:xdsh $$CN "tar -jxvf /oldxcat/xcat-dep* -C /oldxcat" check:rc==0