2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-11 15:50:11 +00:00
Commit Graph

18018 Commits

Author SHA1 Message Date
d30b35d72f Merge pull request #1610 from chenglch/xdsh
Propagate signal via ssh even though pipe broken can not be detected
2016-08-02 13:25:58 +08:00
e92838a11a Merge pull request #1607 from immarvin/oncoderefine
Thank you for the comments and explanation.
2016-08-01 11:07:47 -04:00
2deffa2e7e Merge pull request #1601 from zet809/support_bond_for_hdwr_discovery
Deal with the scenario that more than 1 nic connecting to the provisi…
2016-08-01 14:05:20 +08:00
4efa05ddb5 Deal with hostname which is alias of the predefined node 2016-07-31 22:58:47 -04:00
55230ec124 Merge pull request #1296 from caomengmeng/add_test_get_install_disk_case
Agree to merge.
@caomengmeng  I think we need to give a list for the daily run test cases. For those cases which are not put in the daily run. We should run before each release GA.  Let's discuss and give a list.
2016-08-01 10:51:14 +08:00
caadc87bb5 Propagate signal via ssh even though pipe broken can not be detected
Add `-tt` option to force tty allocation when running ssh command

close-issue: #1609
2016-07-31 22:47:47 -04:00
bae1f51546 add description of subroutine get_disks_by_userspecs 2016-07-29 21:30:16 -04:00
1493386f17 Merge pull request #1606 from zet809/have_runxcmd_to_keep_variable
To have runxcmd to keep $::callback in case some module use it
2016-07-29 18:32:21 +08:00
dd31896c94 To have runxcmd to keep $::callback in case some module use it 2016-07-29 04:19:28 -04:00
4168cc9ba8 Merge pull request #1600 from immarvin/onmysqlsetup
fix  [FVT]:mysqlsetup -i failed to setup database on sles12 #1413 ;refine the logic to determine hostname of the master
2016-07-28 08:43:50 -04:00
a3b6420910 Merge pull request #1592 from chenglch/mkconservercf
Add trust_host option in rest api for makeconservercf
2016-07-28 16:50:37 +08:00
13fa0118b6 Deal with the scenario that more than 1 nic connecting to the provisioning network 2016-07-28 04:31:31 -04:00
50023194b7 Merge pull request #1599 from tingtli/go-xcat
adjust go-xcat cases in bundle files
2016-07-28 14:17:52 +08:00
89cec47de7 fix a mistake 2016-07-28 02:08:19 -04:00
7a3a0836e2 Add trust_host option in rest api for makeconservercf 2016-07-28 02:01:36 -04:00
45c1dc0f92 fix [FVT]:mysqlsetup -i failed to setup database on sles12 #1413 ;refine the logic to determine hostname of the master 2016-07-28 01:37:28 -04:00
b8c553d329 Update customize_sleep_for_sn 2016-07-28 10:56:01 +08:00
d3eaa578d0 Remove the code sections that upload the resulting build to xcat.org (#1586)
The upload is no longer handled in this build script, removing for clarity
2016-07-27 17:30:34 +08:00
f3c10fb6b5 Merge pull request #1418 from tingtli/go-xcat
add go-xcat test cases
2016-07-27 03:05:20 -05:00
aec59a08aa Update reg_linux_statelite_installation_flat 2016-07-27 15:56:25 +08:00
43c03d046e Merge pull request #1595 from caomengmeng/add_imgexport_command
Add imgexport command to backup image information for developer to debug
2016-07-27 14:01:54 +08:00
47f051e08c complete 2016-07-26 23:41:54 -04:00
ec2abe3240 Merge pull request #1593 from gurevichmark/chvm_vmstorageformat
Use correct vmstorageformat for chvm
2016-07-26 15:01:53 -04:00
9fc3d2b967 Use correct vmstorageformat for chvm 2016-07-26 14:45:33 -04:00
6d2e5aeaa1 add go-xcat cases in daily build 2016-07-26 03:24:23 -04:00
5879544c6b update version to a variable 2016-07-26 03:08:06 -04:00
79b08f2ec9 Merge branch 'master' of github.com:xcat2/xcat-core into go-xcat 2016-07-26 02:19:49 -04:00
4a41ac4f83 Merge pull request #1571 from whowutwut/probefix
Remove the chmod calls in the xCAT-probe spec file
2016-07-26 14:12:52 +08:00
fa16e12d48 Fix the overwrite error when dealing with the conflict (#1588) 2016-07-26 10:51:34 +08:00
2934671a14 Merge pull request #1587 from daniceexi/master
correct typo and remove useless variable definition
2016-07-26 10:25:59 +08:00
2da47d9f4a correct typo and remove useless variable definition 2016-07-26 10:02:47 +08:00
04019589d2 Merge pull request #1582 from gurevichmark/perltidyallfiles_syntaxfix
Fix sytax errors reported by perltidy
2016-07-26 09:18:34 +08:00
db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
20fb5d8d98 Remove provides section from xCAT-genesis-scripts/debian/cotrol file (#1581) 2016-07-25 04:17:37 -05:00
b6fb8a39f5 Merge pull request #1580 from junxiawang/0725N
modify conf.template
2016-07-25 16:23:57 +08:00
3add9aceef modify conf.template 2016-07-25 07:52:37 -04:00
554cdb9a56 Fix xCAT-genesis-scripts/debian/control
Fix the issue that build xcat-genesis-scripts-ppc64 failed on ubuntu.
2016-07-25 15:31:49 +08:00
0c9cb53fd4 Merge pull request #1570 from gurevichmark/perltidyallfiles2
perltidy all perl files, part 2
2016-07-22 18:21:52 +08:00
1f1a834a54 Merge pull request #1577 from zet809/modify_genesis_scripts_debiancontrol
Modify conflict xcat-genesis-scripts-x86-64 and xcat-genesis-scripts-…
2016-07-22 18:12:22 +08:00
f14f9d8a9c Modify conflict xcat-genesis-scripts-x86-64 and xcat-genesis-scripts-ppc64 with xcat-genesis-scripts 2016-07-22 06:07:31 -04:00
bf3eb5fb39 Merge pull request #1576 from immarvin/onotherinterfaces
fix issue  [DEV] "makehosts" generates the /etc/hosts entries with wrong domain name for node with "otherinterfaces" attribute #1575
2016-07-22 15:24:30 +08:00
13b0b37560 fix issue [DEV] "makehosts" generates the /etc/hosts entries with wrong domain name for node with "otherinterfaces" attribute #1575 2016-07-22 02:24:28 -04:00
fe5529486a Merge pull request #1574 from zet809/fix_genesis_builder_issue_for_x86_64
Fix xcat-genesis-base-x86-64 build issue on CentOS6.6
2016-07-22 10:51:48 +08:00
ecbf69c326 Fix xcat-genesis-base-x86-64 build issue on CentOS6.6 2016-07-21 22:42:40 -04:00
9b98b93603 Remove the chmod in the building of the xCAT-probe RPM, should instead
make sure the permissions for the files are set correctly in the git repo.
Using a wildcard in the spec file to create the filelist
2016-07-21 15:49:14 -04:00
fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
aa840eb107 remove the missing files for pull request #1454 (#1568) 2016-07-21 02:59:31 -05:00
5515eb2592 Merge pull request #1565 from gurevichmark/perltidyallfiles
perltidy all perl files
2016-07-21 14:59:11 +08:00
2c8834210a Merge pull request #1566 from chuckbrazie/master
Update my fork from original
2016-07-20 14:22:51 -04:00
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00