2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-19 04:40:21 +00:00
Commit Graph

25713 Commits

Author SHA1 Message Date
da7746643f Clarify Network Interface doc 2020-05-12 16:51:34 -04:00
b7ef2041f2 Merge pull request #6706 from gurevichmark/go_xcat_no_service
Speedup execution of go-xcat testcases
2020-05-12 13:12:21 -04:00
738b147bdf Speedup execution of go-xcat testcases 2020-05-12 12:02:22 -04:00
29f5a7e3a0 Merge pull request #6702 from peterwywong/makehosts
Add testing of nicips and nicaliases for xcat-core Issue 6676
2020-05-11 13:29:27 -04:00
d41c86debf correction: m01-ib0 should be m02-ib0 for node02. 2020-05-11 12:54:41 -04:00
c8e31fa366 Merge pull request #6701 from peterwywong/duplicates
Remove duplicates: post_host from restapi/service/cases0 and lskitcom…
2020-05-11 10:34:18 -04:00
eb7e1c2c76 Merge pull request #6703 from gurevichmark/LibXML2
Spec file fix for XML::LibXML
2020-05-11 10:04:06 -04:00
721c0bbc3b Spec file fix for XML::LibXML 2020-05-11 09:29:03 -04:00
93c1b83f66 Add testing of nicips and nicaliases for xcat-core Issue 6676 2020-05-10 21:29:15 -04:00
9faeff5999 Remove duplicates: post_host from restapi/service/cases0 and lskitcomp_C gfrom liskitcomp/case0. It turns out many duplicates identified earlier have different OSes, so they are left unchanged. 2020-05-10 21:18:50 -04:00
f983c8b764 Merge pull request #6684 from gurevichmark/ext4fs
Use ext4 filesystem instead of ext3 when formatting node partitions
2020-05-08 16:49:12 -04:00
9ebbd0f6dc Merge pull request #6688 from gurevichmark/LibXML
Use XML::LibXML::Simple instead of XML::Simple
2020-05-08 16:36:39 -04:00
cf82f5f180 Merge pull request #6699 from xcat2/revert-6695-testcase_ubunty_squashfs
Revert "Remove squashfs testcases from Ubuntu regression bundles"
2020-05-07 16:49:20 -04:00
a50de858a9 Revert "Remove squashfs testcases from Ubuntu regression bundles" 2020-05-07 16:46:34 -04:00
b4d7907da4 Merge pull request #6698 from gurevichmark/ubuntu_squashfs
Ubuntu support for squashfs
2020-05-07 16:45:48 -04:00
7fab544d98 Ubuntu support for squashfs 2020-05-07 14:35:26 -04:00
2e28aef131 Merge pull request #6692 from nicmays/fix/issue_6349
Added check for 'stable' flag via the command ${script} go-xcat --xcat-version=stable to install the latest version.
2020-05-07 13:19:59 -04:00
ce92aab9e3 updated the file header and version number with the enhancement, added an example to the examples section. 2020-05-07 12:17:41 -04:00
da1b2bfcdc Merge pull request #6696 from cxhong/dell
Discover Dell Switch via switchdiscover command
2020-05-06 17:55:19 -04:00
2ddf10bbdc Merge pull request #6695 from gurevichmark/testcase_ubunty_squashfs
Remove squashfs testcases from Ubuntu regression bundles
2020-05-06 17:39:38 -04:00
369aff6549 fix syntax errors 2020-05-06 17:26:27 -04:00
13e0ef144d Remove squashfs testcases from Ubuntu regression bundles 2020-05-06 17:08:30 -04:00
792aca18dc Discover Dell Switch via switchdiscover command 2020-05-06 17:03:47 -04:00
3d2c3b2314 Merge pull request #6694 from cxhong/ldd
Remove ldd messages from ubuntu genimage command
2020-05-06 16:03:00 -04:00
e542c012c9 Remove ldd messages from ubuntu genimage command 2020-05-06 15:24:36 -04:00
e0469145eb redacting the if statement for -x specifications. 2020-05-05 17:23:28 -04:00
6c8bd56fc2 Merge pull request #6691 from gurevichmark/kdump_testcase
Add output verification to kdump testcase
2020-05-05 17:06:08 -04:00
5b1dc8a509 Add output verification to kdump testcase 2020-05-05 16:26:48 -04:00
a98f51a951 Merge pull request #6690 from gurevichmark/squashfs_overlay2
Do not use modinfo to test module availability
2020-05-04 17:32:02 -04:00
a9e059d90f Do not use modinfo to test module availability 2020-05-04 16:23:42 -04:00
a2cb534bb6 Changed code to handle the stable flag inside the swtich statement where we parse the command in the main program. 2020-05-04 14:54:38 -04:00
7bdad3e2fc Attempting to default to latest if stable is specified in the main program versus the function calls. 2020-05-04 12:57:54 -04:00
9b99c07d0d added some tracing. 2020-05-04 12:09:17 -04:00
fa86dd4fbb Use XML::LibXML::Simple instead of XML::Simple 2020-05-01 17:06:22 -04:00
5df4a86ce9 Merge pull request #6687 from gurevichmark/squashfs3
Testcase and genimage fixes for squashfs
2020-05-01 14:44:12 -04:00
f7dbd08b96 Testcase and genimage fixes for squashfs 2020-05-01 12:33:11 -04:00
8bf0a31022 Merge pull request #6686 from gurevichmark/squashfs2
Testcase and packimage fixes for squashfs
2020-04-30 16:37:35 -04:00
573966c850 handled an edge case to treat a 'stable' flag as a latest flag in a cmd call go-xcat install --xcat-version=stable. 2020-04-30 16:21:55 -04:00
be359b1899 Testcase and packimage fixes for squashfs 2020-04-30 13:58:35 -04:00
59065ca2fa Merge pull request #6685 from gurevichmark/squashfs_testcase3
Make sure squashfs installed on SLES for squashfs testcase
2020-04-29 18:06:30 -04:00
53d3d915d1 Make sure squashfs installed on SLES for squashfs testcase 2020-04-29 14:17:51 -04:00
de293fced4 Merge pull request #6680 from gurevichmark/squashfs_overlay
Use overlay mount type for squashfs diskless images
2020-04-29 09:59:21 -04:00
6743873e89 Use ext4 filesystem instead of ext3 2020-04-29 09:06:57 -04:00
9f6a9d3830 Merge pull request #6683 from gurevichmark/squashfs_testcase2
Make sure squashfs-tools installed on Ubuntu for squashfs testcase
2020-04-27 16:29:12 -04:00
c6969d9ee9 Make sure squashfs-tools installed on Ubuntu for squashfs testcase 2020-04-27 09:56:24 -04:00
e89ffddb88 Merge pull request #6682 from gurevichmark/squashfs_testcase
Add two testcases to test squashfs diskless mount
2020-04-24 16:33:09 -04:00
c4a1e1931d Merge pull request #6679 from cxhong/6664
Support xfs filesystem for statelite images
2020-04-24 15:14:32 -04:00
4da1015c0b Add two testcases to test squashfs diskless mount 2020-04-24 10:34:10 -04:00
e22130a46b add mkfs.xfs to older version of dracut 2020-04-23 12:35:49 -04:00
ec77d23951 Merge pull request #6674 from gurevichmark/rcons_conserver
Verify second parameter to rcons is a host
2020-04-22 18:19:21 -04:00