1fed89ff20
docker version updated and the output for docker command changed so modify the testcase
2017-04-26 01:54:48 -04:00
a417e49489
Merge pull request #2938 from immarvin/onretcode
...
fix issue #2636 : xcat command returns 0 when cmd fails due authorization
2017-04-25 17:13:15 +08:00
669561e649
xcat command returns 0 when cmd fails due authorization #2636 : prompt meaningful message for user if client certificates not setup correctly; specify SSL_verify_mode => SSL_VERIFY_NONE explicitly for IO::Socket::SSL->start_SSL
2017-04-25 04:53:45 -04:00
f503fb991f
modify synclist file folder ( #2922 )
2017-04-24 04:21:24 -05:00
348c036308
Merge pull request #2895 from neo954/testcase-issue2637
...
Add test case for verify the github issue #2637 : Preserve the user ownership of the file for xdcp command
2017-04-24 14:56:51 +08:00
02c8a0d92c
Change test case name
2017-04-24 14:48:19 +08:00
f5548456d2
Merge pull request #2891 from tingtli/rmimage
...
Add test case for issue 2225 : [CUSTOMER] Stale rootimg.gz file left in the rootimg dir caused node boot failed.
2017-04-24 12:28:46 +08:00
ed0ed0a1cf
Merge pull request #2848 from xuweibj/E2808
...
Add code to support rinv and rsetboot for openbmc, rsetboot is just a framework
2017-04-21 08:05:17 -04:00
1f0bd2b68e
Merge pull request #2882 from xuweibj/docforopbmc
...
Add tmp doc for how to use openbmc
2017-04-21 07:56:43 -04:00
bd0a919d9d
Merge pull request #2871 from hu-weihua/basicase
...
The bundle file of basic cases which are related xcatd, DB and so on
2017-04-21 17:20:33 +08:00
89261ec657
Merge pull request #2896 from tingtli/bug2614
...
Add test case for issue 2614 : nodeset does not support addkcmdline when netboot=xnba
2017-04-21 17:02:21 +08:00
524c416208
remove bug number in case
2017-04-21 05:00:45 -04:00
4228ec1efb
update for comments
2017-04-21 04:56:56 -04:00
1ce6191e76
remove invalid case
2017-04-21 04:43:18 -04:00
465f99e768
update according to comments
2017-04-21 04:41:13 -04:00
016c9e8530
For issue xCAT Object Name Format error when trying to name osimages … ( #2902 )
...
* For issue xCAT Object Name Format error when trying to name osimages starting with rhels7.3 #2157
* For issue xCAT Object Name Format error when trying to name osimages starting with rhels7.3 #2157
* For issue xCAT Object Name Format error when trying to name osimages starting with rhels7.3 #2157
* For issue xCAT Object Name Format error when trying to name osimages starting with rhels7.3 #2157
* For issue xCAT Object Name Format error when trying to name osimages starting with rhels7.3 #2157
2017-04-21 03:22:25 -05:00
c72a77f700
rename basic_cases.bundle to MN_basic.bundle
2017-04-21 04:06:23 -04:00
1b43f8cfcd
modified depending on comments
2017-04-21 03:29:01 -04:00
1919e5a1ed
update according to comments
2017-04-21 03:13:56 -04:00
6d98457f66
Merge pull request #2878 from neo954/issue2835-sles-migration
...
[testcase] Do xCAT upgrade by add `--force-resolution` to `zypper`
2017-04-21 14:21:10 +08:00
54943d0776
Merge pull request #2900 from hu-weihua/xcattest_attribute
...
Add "attribute" label to xcattest
2017-04-21 14:14:31 +08:00
b9e36a58fc
[go-xcat] Fix repository query and force problem resolution for zypper ( #2876 )
...
* [go-xcat] Fix the issue in upgrade on SLES as some packages vendor name is changed.
2017-04-21 14:10:10 +08:00
8c78894655
Add attribute label to xcattest
2017-04-21 01:50:50 -04:00
087ad35e4b
Merge pull request #2899 from immarvin/onubtdns
...
fix issue #2898 on ububuntu 16.4.1-x86_64 diskless, failed to resolve hostname due to lack of libnss_dns.so.2
2017-04-21 13:41:19 +08:00
73b6439f05
fix issue #2898 on ububuntu 14.4+ x86_64 diskless provision , failed to resolve hostname due to lack of libnss_dns.so.2
2017-04-21 01:37:00 -04:00
1efc56bfb7
Using bulk operation to invoke makedhcp to imporve nodeset perforamnce ( #2897 )
2017-04-20 23:57:29 -05:00
d5e706ec43
This case is to verify bug 2614. To support addkcmdline when netboot=xnba
2017-04-21 00:21:05 -04:00
a271505a38
Merge pull request #2849 from junxiawang/0411
...
modify installation testcase for issue:2834
2017-04-21 11:29:42 +08:00
75b86678b8
refine installation testcase for issue:2834
2017-04-21 02:54:01 -04:00
fb0ad9eda5
modified depending on comments
2017-04-20 21:52:09 -04:00
37fe7dc16e
modify installation testcases for issue:2834
2017-04-20 09:08:58 -04:00
d8cd40ff09
modify installation testcases for issue:2834
2017-04-20 07:49:44 -04:00
95188a6856
Add test case to verify the github issue #2637
2017-04-20 16:58:38 +08:00
a7bcc3585d
update case name
2017-04-20 03:10:30 -04:00
fd3e9f3d18
Ignore groups inheritance for ppcdirect table as the special desgin ( #2893 )
...
This patch aims to fix the error from automation testcase
`chdef_multiple_keys` due to the changes to support groups inheritance
for switches table.
As the strange design about access_tabentry, ppcdirect works like site
table and must not support groups.
Close-issue: #2450
2017-04-20 00:06:27 -05:00
2662038b29
Merge pull request #2888 from junxiawang/041990
...
standardize rpower testcase name
2017-04-20 12:32:16 +08:00
e4ddeacf10
This case is to verify bug 2225 to test rmimage could work correctly to remove all image files. The case bug is #2829
2017-04-19 21:25:16 -04:00
750972a122
modified depending on comments
2017-04-19 21:03:04 -04:00
1f3f65a35a
standardize rpower testcase name
2017-04-19 08:38:15 -04:00
47aab35023
[testcase] Do xCAT upgrade by add --force-resolution
to zypper
2017-04-19 16:16:45 +08:00
5d03e2a719
Merge pull request #2884 from immarvin/onconfig
...
fix issue performing yum update xCAT* overwrote our log rotate settings. #2795
2017-04-19 16:09:29 +08:00
fb56ad7ca6
Merge pull request #2887 from junxiawang/041999
...
modify rpower testcase :add rpower node status
2017-04-19 15:50:03 +08:00
5d518f6fcf
modify rpower testcase for bmc
2017-04-19 08:00:30 -04:00
780b8fb1be
modify rpower testcase :add rpower node status
2017-04-19 07:14:06 -04:00
13732f4739
Merge pull request #2885 from junxiawang/0419N
...
modify diskfull testcase for ubuntu ppc64le could get initrd.gz
2017-04-19 14:10:33 +08:00
129ae02b4f
modify diskfull testcase for ubuntu ppc64le could get initrd.gz
2017-04-19 06:21:38 -04:00
560584dd52
fix issue performing yum update xCAT* overwrote our log rotate settings. #2795
2017-04-18 23:42:00 -04:00
3d807a205e
Merge branch 'master' of github.com:xcat2/xcat-core into E2808
2017-04-18 23:17:54 -04:00
daf04f4c55
Merge pull request #2880 from junxiawang/0418N
...
add rsetboot testcase for issue 2808
2017-04-19 10:54:03 +08:00
ee5a4d8c40
modify rsetboot testcase for comments
2017-04-19 03:04:13 -04:00