2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-08 17:50:09 +00:00
Commit Graph

25203 Commits

Author SHA1 Message Date
Mark Gurevich c6b0c61986 Merge pull request #6328 from tingtli/packimage
update packimage test cases
2019-06-24 15:18:17 -04:00
Victor Hu 7af038b99f Merge pull request #6331 from gurevichmark/hmc_rflash_messages
Improve rflash messages
2019-06-19 14:31:17 -04:00
Victor Hu 8ea7c81b5d Merge pull request #6360 from gurevichmark/no_source
Use . instead of source to source xcat.sh file
2019-06-19 14:29:31 -04:00
Victor Hu 2bf9337867 Merge pull request #6359 from gurevichmark/rflash_stream_delay
Delay of 3 min after rflash -d BMC reboot
2019-06-18 11:59:08 -04:00
Mark Gurevich 1e7cc676af Fix restartxcatd man pages 2019-06-17 15:46:03 -04:00
Mark Gurevich 2c5e727be7 Use . instead of source to source xcat.sh file 2019-06-17 11:25:03 -04:00
Mark Gurevich 033bc36ab5 Delay after rfalsh -d BMC reboot 2019-06-17 11:14:20 -04:00
Victor Hu 18182de018 Merge pull request #6354 from cxhong/copycds
Pick correct pkglist/tmpl files based on the osvers
2019-06-13 11:50:09 -04:00
Mark Gurevich 463ce2051b Merge pull request #6356 from cxhong/6355
copycds_iso test case failed if os has multiple '.'
2019-06-12 13:25:28 -04:00
cxhong 7580f12524 copycds_iso test case failed if os has multiple '.' 2019-06-12 12:05:41 -04:00
Victor Hu 58eba5d23a Merge pull request #6355 from cxhong/testcase
Add verification test case for copycds
2019-06-11 14:43:39 -04:00
cxhong 3609831b65 Add verification test case for copycds 2019-06-11 11:12:55 -04:00
cxhong 3ec008db60 Pick correct pkglist/tmpl files based on the osvers 2019-06-10 16:53:05 -04:00
Victor Hu e6a6d1e5ad Merge pull request #6352 from whowutwut/xcatdep-build
Change the build script for xcat-dep tar ball, due to internal environment changes
2019-06-06 19:19:41 -04:00
Victor Hu 1abf93e6f4 Change the destination directory to builddep.sh 2019-06-06 19:18:04 -04:00
Victor Hu f059ec0998 Stop using cd .. , cd .. and change to the exact directory 2019-06-06 14:33:03 -04:00
Victor Hu de2cb793d1 Determine XCATCOREDIR on the fly 2019-06-06 14:02:10 -04:00
Victor Hu d25fae052c Formatted the output a little better 2019-06-06 13:49:12 -04:00
Victor Hu 9ab31d6238 Remove dev files if present 2019-06-06 13:46:14 -04:00
Victor Hu 271a496263 Create more variables for the directory locations, change mklocalrepo to excute if needed 2019-06-06 13:43:39 -04:00
Victor Hu b7b338c436 Change the message for key slightly 2019-06-06 13:16:23 -04:00
Victor Hu 33411cd7c8 Check the key dir early on before we start doing anything 2019-06-06 10:25:40 -04:00
Victor Hu ffa2ced116 Hard stop if the keys are already there so caller needs to decide to remove it or not 2019-06-06 10:23:28 -04:00
Victor Hu 4135fd665b Make the gnupg directory a variable so we can more easily change it 2019-06-06 10:10:50 -04:00
Victor Hu 7274ce1ddc Check rc, we are forcing home to /root and it will fail and keep going 2019-06-06 10:06:41 -04:00
Victor Hu cb340bd4ef Add a checkrc to break out when non zero return code. Add more debug to make this build work in our own clone environmemt 2019-06-06 09:58:50 -04:00
Victor Hu 715e6e20c8 Merge pull request #6351 from cxhong/rhel8
Add bzip2 to rhels8 pkglist
2019-06-05 19:40:05 -04:00
cxhong 71ee0da3dd Add bzip2 to rhels8 pkglist 2019-06-05 16:07:58 -04:00
cxhong 90d7f9c1c0 Merge pull request #6347 from whowutwut/incorrect_master
Cleanup and fix the testcase `nodeset_shell_incorrectmasterip`
2019-06-03 22:25:21 -04:00
Victor Hu 87ae1aa168 Print more debug out 2019-06-03 14:13:29 -04:00
Victor Hu 4ac6be1cb2 network name is incorrect 2019-06-03 12:23:55 -04:00
Victor Hu 10377c477a Set the IP for the test node to the same subnet as the 2nd network 2019-06-03 12:21:12 -04:00
Victor Hu f8e6f63e49 Clean up shell folder, and take the / out of the variable 2019-06-03 12:15:02 -04:00
Victor Hu 5516169634 Change the network to a 192.168 private network 2019-06-03 12:13:07 -04:00
Victor Hu 2e1550fc80 Make TESTNODE IP a variable 2019-06-03 12:03:05 -04:00
Victor Hu d599589153 Add debug and make variables all UPPERCASE 2019-06-03 11:59:10 -04:00
Victor Hu 5428d0be9a We are not taking the return code from runcmd, so don't echo it 2019-06-03 11:53:08 -04:00
Victor Hu e2de8a0b35 Let's make the testnode a variable, so we can call it whateveer we want 2019-06-03 11:50:10 -04:00
Victor Hu 15274f1d83 Format the script with 4 spaces 2019-06-03 11:47:34 -04:00
Victor Hu 651d853ef3 Need -e option for echo to print newline 2019-06-03 11:42:26 -04:00
Victor Hu 2fbb4ec269 Usage never gets printed if nothing is passed to script 2019-06-03 11:37:36 -04:00
Mark Gurevich 934d92db9f More message improvements 2019-05-28 14:34:48 -04:00
zet809 2351b0ce63 Merge pull request #6272 from neo954/copycds-policy
Reconstruction of the osimage resources search policy
2019-05-28 13:28:04 +08:00
yangsong fbe5c02ad1 Merge pull request #6345 from neo954/go-xcat
Cumulative go-xcat updates
2019-05-27 16:07:09 +08:00
Weihua Hu 9e8c8e17b0 Merge pull request #6344 from tingtli/shell
refine test.sh to add more debug info
2019-05-27 11:28:48 +08:00
litingt 6a2cacb0fa update case to add clear part 2019-05-24 05:07:37 -04:00
litingt 7b5ef2fd52 refine test.sh to add more debug info 2019-05-23 22:43:38 -04:00
yangsong 0ab011355e Merge pull request #6340 from neo954/ubuntu18.04.2
Revise the test case for workaround github issue #6305 #6338
2019-05-23 17:58:18 +08:00
GONG Jie 4998ee3908 Fix regular expression 2019-05-23 17:55:13 +08:00
GONG Jie 5860c0bab2 Revise the test case for workaround github issue #6305 #6338 2019-05-23 17:37:04 +08:00