2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 13:35:32 +00:00
Commit Graph

26283 Commits

Author SHA1 Message Date
c9a1ef1d52 Fixed makedns testcase diff output check 2022-02-22 12:45:38 -05:00
428f3c4f6d Fixed makedns testcase nslookup output checking 2022-02-22 11:13:27 -05:00
1fe1a80336 Changed failing tests to look for variable whitespace instead of fixed 2022-02-18 17:04:30 -05:00
e2812bdb32 Replaced non-functional check:output~= checks with intended check:output=~ 2022-02-18 16:41:32 -05:00
b4f8a9797d Added syntax checking to xcattest 2022-02-16 10:45:56 -05:00
1076feeedb Merge pull request #7108 from besawn/document_cleanup
Finished spelling corrections for current documenation
2022-02-11 14:29:38 -05:00
27a14d454d Spelling fixes in troubleshooting docs 2022-02-11 13:59:09 -05:00
c923d52b72 Spelling fixes in security docs 2022-02-11 13:57:49 -05:00
4c23f80128 Spelling fixes in references/coral docs 2022-02-11 13:53:48 -05:00
4f99f07f5a Spelling fixes in admin-guides/manage_clusters/ppc64le docs 2022-02-11 13:39:31 -05:00
17b5e0bdcd Merge pull request #7107 from gurevichmark/sles15.3_addkcmdline2
Handle SLES15 persistent kcmdline attribute (2)
2022-02-11 12:07:40 -05:00
1bc43bc987 Handle SLES15 persistent kcmdline attribute (2) 2022-02-11 11:25:51 -05:00
a681e35c0e Spelling fixes in admin-guides/manage_clusters/common docs 2022-02-11 07:54:30 -05:00
56547d1fde Spelling fixes in advanced/xcat-inventory docs 2022-02-10 10:10:33 -05:00
074c9bb200 Spelling fixes in advanced/security docs 2022-02-10 10:03:42 -05:00
347fe27529 Spelling fixes in advanced/restapi docs 2022-02-10 09:52:59 -05:00
027c40ba56 Spelling fixes in advanced/probe docs 2022-02-10 08:36:06 -05:00
87444f8857 Spelling fixes in advanced/performance_tuning docs 2022-02-10 08:34:02 -05:00
77cf333172 Spelling fixes in advanced/pdu docs 2022-02-10 08:28:31 -05:00
60af1ce6c0 Spelling fixes in advanced/networks docs 2022-02-10 08:19:58 -05:00
dab905c853 Spelling fixes in advanced/migration docs 2022-02-09 14:13:20 -05:00
362b4bd7a7 Spelling fixes in advanced/kit docs 2022-02-09 12:43:36 -05:00
8d4795374f Spelling fixes in advanced/hamn docs 2022-02-09 12:30:39 -05:00
2818a11b91 Spelling fixes in advanced/docker docs 2022-02-09 12:04:54 -05:00
6df7914e26 Spelling fixes in advanced/chain docs 2022-02-09 11:41:28 -05:00
ce7e8f50d1 Merge pull request #7104 from gurevichmark/sles15.3_service
Update SLES15 service and compute template
2022-02-09 08:05:48 -05:00
8376e97a89 Fix dropped cmd 2022-02-09 08:01:06 -05:00
2040f0a89d Update SLES15 service and compute template 2022-02-08 16:19:35 -05:00
c824860128 Merge pull request #7102 from besawn/document_cleanup
Spelling corrections for man pages
2022-02-02 11:24:42 -05:00
f43ca04022 manpage spelling corrections, updated rst files 2022-02-02 09:26:19 -05:00
a6f1809c3e man 3 manpage spelling corrections 2022-02-02 09:01:52 -05:00
e43f0aee5e man 1 manpage spelling corrections (batch 2) 2022-02-02 08:59:43 -05:00
9bff60368c man 1 manpage spelling corrections (batch 1) 2022-02-01 17:40:43 -05:00
9eae0941de Merge pull request #7100 from viniciusferrao/fix-typos
Fix typos on help output for genimage and OpenStack
2022-02-01 16:09:00 -05:00
ceae5a3557 Merge pull request #7101 from besawn/vmmemory_documentation
Updates to mkvm, chvm, and lsvm documentation.
2022-02-01 15:07:22 -05:00
6e27daca0d Updated rst files for chvm, lsvm, mkvm. 2022-02-01 14:43:10 -05:00
f185cb97f1 Unified phrasing in chvm and mkvm kvm memory option descriptions. 2022-02-01 14:32:54 -05:00
346b38c55a Merge pull request #7077 from besawn/packimage_timezone_fix
Improve packimage time zone handling
2022-02-01 08:18:24 -05:00
bfc90d416f Merge pull request #7097 from besawn/timezone_testcase
Add timezone validation to automated installation testcases
2022-01-31 12:30:27 -05:00
7acf82280e Added additional detail to mkvm kvm storage documentation 2022-01-31 10:37:41 -05:00
9299e7f5d2 Fix typos on help output for genimage and OpenStack
There's a typo on genimage thats easy to fix, also the explanation for
Fedora is extremely outdated, on modern Fedora releases statelite is
generated automatically:

[root@headnode ~]# lsdef -t osimage
fedora35-x86_64-install-compute  (osimage)
fedora35-x86_64-install-service  (osimage)
fedora35-x86_64-netboot-compute  (osimage)
fedora35-x86_64-statelite-compute  (osimage)

Also theres a typo on OpenStack setup that grep caught, so we added
it too the commit, for cosmetic reasons.
2022-01-29 00:26:33 -03:00
0f6ba286ce Fixed some spelling errors in chvm and mkvm documentation 2022-01-28 15:22:11 -05:00
0a452c30ee Merge pull request #7099 from gurevichmark/sles15.3_initial
Update SLES15 compute template
2022-01-28 14:28:29 -05:00
2ead8bddc1 Updated mkvm kvm memory specification description and examples. 2022-01-28 14:11:36 -05:00
d04a0790a7 Increased memory requested in chvm kvm example to match minimum needed by RHEL 8.5 ppc64le 2022-01-28 13:35:25 -05:00
4130fafcd2 Unified manpage descriptions of mkvm/chvm/lsvm 2022-01-28 13:31:39 -05:00
bc17dd8416 Increased memory requested in mkvm kvm example to match minimum needed by RHEL 8.5 ppc64le 2022-01-28 12:28:36 -05:00
833c5e398f Reworded kvm/vmware descriptions in mkvm manpage 2022-01-28 10:54:44 -05:00
0e9dfcf76a Fixed vmmemory typo in mkvm manpage 2022-01-28 09:28:42 -05:00
fcbb891ba7 Merge pull request #7095 from Obihoernchen/patch-10
Fix OpenPOWER detection regex
2022-01-27 17:14:59 -05:00