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
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
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
1f3f65a35a
standardize rpower testcase name
2017-04-19 08:38:15 -04: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
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
d41c8054c1
add rsetboot testcase for issue 2808
2017-04-18 08:34:49 -04:00
541b106c2e
Merge pull request #2879 from junxiawang/0418
...
add bmcdiscovery testcases #2822
2017-04-18 17:04:29 +08:00
16ea967746
add bmcdiscovery testcases
2017-04-18 08:01:09 -04:00
108f9aaf8f
Update version to 2.13.4 after 2.13.3 released
2017-04-18 15:56:52 +08:00
e5449dfea1
Merge pull request #2855 from tingtli/encryptedpasswd
...
add test cases for #2558 : Support for encrypted passwords in the passwd table is broken
2017-04-18 15:53:31 +08:00
831a3b6e04
Make tables which contain nodecol column inheritable ( #2785 )
...
Actually, the subroutine getNodeAttribs already fetch the attributes
related to the groups, but the `defobj` related method ignore these
attributes as it is not node column although nodecol is set. This
patch treat nodecol column as node to make the attributes in these
table inheritable.
fix-issue: #2450
2017-04-18 01:46:45 -05:00
a19114cf40
update for comments
2017-04-18 02:43:17 -04:00
6f67a66f32
Merge pull request #2864 from xuweibj/I2710
...
fix issue 2710, print usage when run renergy node without option
2017-04-18 14:29:19 +08:00
ffb6204fcd
Merge pull request #2873 from neo954/erase-tmp-file
...
Delete unused file xCAT-test/autotest/testcase/migration/.redhat_migration.swp
2017-04-17 17:24:07 +08:00
0000e4edd8
update for comments
2017-04-17 03:46:02 -04:00
191f6a03a0
update for comments
2017-04-17 03:22:23 -04:00
561206dccf
Delete unused file xCAT-test/autotest/testcase/migration/.redhat_migration.swp
2017-04-17 15:00:59 +08:00
d227aabd1d
Merge pull request #2872 from hu-weihua/timestamp
...
Add timestamp to every cmd for xcattest failedcases log
2017-04-17 13:31:31 +08:00
a0f4ddaf9e
Add timestamp to every cmd for xcattest failedcases log
2017-04-17 01:15:42 -04:00
a23913ab41
Merge pull request #2792 from neo954/go-xcat-devel
...
[go-xcat] Ignore any error of `yum clean metadata`
2017-04-17 10:29:38 +08:00
b1401ad2f3
Merge pull request #2869 from khm/fix-knightslanding-ipmi
...
xCAT-server: fix S7200AP ipmi detection
2017-04-17 09:58:14 +08:00
5e88632172
xCAT-server: fix S7200AP ipmi detection
2017-04-14 15:11:32 -07:00
05f40199bc
Update README.rst
2017-04-14 13:19:15 -04:00
a154d39e43
modify installation testcases for issue:2834
2017-04-14 05:38:49 -04:00
faae45d8fc
Merge pull request #2865 from tingtli/makednscase
...
add case for bug #2572 , test case bug is #2826
2017-04-13 18:00:05 +08:00
4b9f06b641
update for comments
2017-04-13 05:29:23 -04:00
9e245025ca
[go-xcat] Fix zypper repository querying. Search packages in repository only.
2017-04-13 16:29:21 +08:00
0396a5097f
add case for bug #2572 , test case bug is #2826
2017-04-13 03:26:02 -04:00
61f1fd37f9
fix issue 2710, print usage when run renergy node without option
2017-04-13 01:36:43 -04:00
fc924a8d49
Merge pull request #2862 from immarvin/onyumrepo2
...
fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856 : process the multiple dirs in pkgdir
2017-04-13 13:33:54 +08:00
991ae3e153
fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856 : process the multiple dirs in pkgdir
2017-04-13 01:21:06 -04:00
a761e64c0c
fix issue #2856 : [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later ( #2857 )
...
* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856
* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856
2017-04-13 11:31:54 +08:00
80cc015923
Merge pull request #2860 from hu-weihua/xcattest
...
Add timestamp for every cmd running in xcatteat log to convenient debug in the future
2017-04-13 11:08:47 +08:00
dc2818573f
Merge pull request #2858 from gurevichmark/rflash_retry
...
Add --retry option to rflash command
2017-04-12 21:48:08 -04:00
21a9d1499c
Add timestamp for every cmd log in xcatteat log
2017-04-12 21:41:41 -04:00
998a9e82e2
Message fixes suggested in review comments
2017-04-12 15:16:47 -04:00
5ac200a363
Add --retry flag to rflash man page
2017-04-12 14:44:20 -04:00
ffd203eeaf
Add --retry option to rflash command
2017-04-12 14:03:18 -04:00
cf64f8854d
add test cases for encrypted password, for bug #2827
2017-04-12 04:56:52 -04:00