2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-14 02:14:18 +00:00
Commit Graph

25571 Commits

Author SHA1 Message Date
Wai Yee Wong 2679f53548 Simplify foo.bar and invoke it and test it only one time for each test case without an input value. 2020-04-16 18:00:47 -04:00
Wai Yee Wong e864af7855 Simplify foo.bar and invoke and test it one time without input value. 2020-04-16 17:55:17 -04:00
Wai Yee Wong 9920a4c7d9 updatenode_postscripts_permission is used to test that postscripts in nested sub-directories can execute on CN by running "updatenode -P" on MN (xcat-core issue #6579). A diskless or a diskfull image has been installed on CN at the point of testing. 2020-04-16 11:53:19 -04:00
Wai Yee Wong ddf982f2d8 Add dir1/dir2/dir3/foo.bar (permision 755) to /install/postscripts on the management node before diskless and diskfull OS provisioning to a compute node to verify that the execute permission of foo.bar is preserved after provisioning. Failure of doing so will prevent some postscripts under multiple levels of sub-directories from running during the postscript phase. 2020-04-15 16:28:31 -04:00
Wai Yee Wong 10fe1b81f6 Add execute permision to all files recursively under /xcatpost on the Compute Node. 2020-04-09 17:09:12 -04:00
Mark Gurevich 79fa2c4e33 Merge branch '2.15' into master 2020-03-02 14:51:00 -05:00
cxhong e0f4b37fb7 Merge pull request #6607 from gurevichmark/add_go_xcat_testcases6
Use retry_install.sh instead of rinstall for go-xcat testcases
2020-03-02 12:04:41 -05:00
Mark Gurevich 6f689c6cfc Merge pull request #6599 from cxhong/bondstr
Support multiple options for nicextraparams
2020-03-02 11:35:40 -05:00
besawn 4e4aff8644 Merge pull request #6593 from gurevichmark/overview_2.15.1
Update for 2.15.1 release
2020-03-02 11:35:28 -05:00
Mark Gurevich 94bf294c05 Use retry_install.sh instead of rinstall for go-xcat testcases 2020-03-02 11:01:07 -05:00
cxhong c718b737d2 check in rst files 2020-03-02 10:30:20 -05:00
cxhong 0bbee180dd modify sed statement 2020-02-28 21:33:53 -05:00
cxhong db04e07303 modify Schema.pm 2020-02-28 15:55:45 -05:00
cxhong f6d2ac5bd5 update documentation for nicextraparams 2020-02-28 15:44:46 -05:00
cxhong 53587ae828 support multiple options for nicextraparams 2020-02-28 14:29:31 -05:00
cxhong d9a6f777f7 Merge pull request #6597 from gurevichmark/add_go_xcat_testcases5
Install repoquery for go-xcat testcases
2020-02-28 13:49:03 -05:00
cxhong 5189084923 Merge pull request #6598 from gurevichmark/config_net_doc
Config network doc correction
2020-02-28 13:46:20 -05:00
Mark Gurevich f58c8d0549 Config network doc correction 2020-02-28 11:31:04 -05:00
Mark Gurevich 4ed604ffb0 Install repoquery for go-xcat testcases 2020-02-28 09:59:07 -05:00
besawn 79999e7e89 Merge pull request #6595 from gurevichmark/add_go_xcat_testcases4
Improve install script and testcases
2020-02-27 14:48:03 -05:00
Mark Gurevich ce979db792 Remove installing GA version testcases from RHEL bundles 2020-02-27 13:50:30 -05:00
Mark Gurevich f29f66432a Remove installing GA version testcases from SLES bundles 2020-02-27 13:45:06 -05:00
Mark Gurevich 457c1d6ca1 Improve install script and testcases 2020-02-27 13:27:42 -05:00
besawn b20436ec5c Merge pull request #6594 from gurevichmark/add_go_xcat_testcases3
Add go-xcat testcases to x86 daily regression bundles
2020-02-26 20:25:01 -05:00
Mark Gurevich 765c3ff217 Add to x86 bundles also 2020-02-26 17:18:34 -05:00
besawn 4d1542b1fd Merge pull request #6592 from gurevichmark/add_go_xcat_testcases3
More go-xcat testcases and add to daily bundle
2020-02-26 17:17:39 -05:00
besawn 480d40d963 Merge pull request #6591 from peterwywong/doc_space
Remove the space between with and out to get without.
2020-02-26 17:12:46 -05:00
Mark Gurevich 73b71b2903 Update for 2.15.1 release 2020-02-26 16:31:11 -05:00
Mark Gurevich db41d7503a Merge pull request #6590 from cxhong/firewall
Disable firewalld on rhels8 compute node
2020-02-26 16:09:11 -05:00
Mark Gurevich 9face2fc01 More go-xcat testcases and add to daily bundle 2020-02-26 16:00:53 -05:00
Wai Yee Wong 15e1ba454c Remove the space between with and out to get without. 2020-02-26 15:42:24 -05:00
cxhong 5e507add00 Disable firewalld on rhels8 compute node 2020-02-26 15:24:37 -05:00
cxhong 7da01edf68 Merge pull request #6589 from gurevichmark/add_go_xcat_testcases2
Missing end statement in testcase
2020-02-26 14:16:08 -05:00
Mark Gurevich dc7d65d43b Missing end statement in testcase 2020-02-26 09:28:35 -05:00
cxhong 57ddb36671 Merge pull request #6585 from gurevichmark/add_go_xcat_testcases
Initial testcase for go-xcat devel from repo
2020-02-25 18:17:03 -05:00
Mark Gurevich ae967cb7ee More changes for comments 2020-02-25 16:35:15 -05:00
Mark Gurevich 72f6cc8870 Make sure service node is booted 2020-02-25 16:32:06 -05:00
Mark Gurevich cf663c465f Initial testcase for go-xcat devel from repo 2020-02-25 15:05:39 -05:00
cxhong 2aab77c997 Merge pull request #6584 from gurevichmark/kdump_debug_tftpboot
Display boot params during diskless_kdump testcase
2020-02-24 14:00:58 -05:00
Mark Gurevich 9259352f16 Display boot params during diskless_kdump testcase 2020-02-24 13:21:17 -05:00
besawn 0312d4e0c1 Merge pull request #6582 from cxhong/sqldoc
Update readdoc for MariaDB on SLE15
2020-02-21 16:47:11 -05:00
cxhong 8787dad9b4 Update readdoc for MariaDB on SLE15 2020-02-21 13:57:52 -05:00
besawn b0a828a7a8 Merge pull request #6581 from gurevichmark/centos8.1_iso
Add iso id for CentOS 8.1
2020-02-21 09:55:54 -05:00
Mark Gurevich e1e6d07155 Add ppc64le identifier 2020-02-21 08:19:23 -05:00
besawn 5a34314ac6 Merge pull request #6580 from cxhong/bind
Modify mysqlsetup scripts to support Mariadb for SLE15 x86_64 hierarchy system
2020-02-20 17:04:23 -05:00
besawn 943c6c3f88 Merge pull request #6575 from gurevichmark/mihawk_support2
IC922 node support for bmcdiscover and bmcsetup
2020-02-20 16:12:11 -05:00
Mark Gurevich e242ad59cc Add iso id for CentOS 8.1 2020-02-20 15:46:46 -05:00
cxhong 391678cb87 mysqlsetup support for SLE15 x86_64 system 2020-02-20 13:35:28 -05:00
besawn 4dd2592381 Merge pull request #6572 from cxhong/sle15mysql
Modify mysqlsetup to support SLE15
2020-02-19 19:23:52 -05:00
cxhong 3b44d0ad48 modify service otherpkglist 2020-02-19 17:29:34 -05:00