2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-04 12:07:56 +00:00
Commit Graph

2129 Commits

Author SHA1 Message Date
besawn 3d88b70d81 Merge pull request #7273 from gurevichmark/apt_key_test3
Use correct string compare operator for testcase
2022-10-27 15:48:00 -04:00
Mark Gurevich fe41b7008b Use correct string compare operator for testcase 2022-10-27 12:00:39 -04:00
Wai Yee Wong f4351a98a5 Return year only for date for currentyear in makentp_extntpserver_value 2022-10-27 11:59:21 -04:00
besawn 2b25878533 Merge pull request #7271 from gurevichmark/apt_key_test2
Better way to check OS in testcase
2022-10-26 15:43:03 -04:00
Mark Gurevich 03741fdd37 Add more time for node to reboot 2022-10-26 11:02:50 -04:00
Mark Gurevich 5ebb85a080 Better way to check OS in testcase 2022-10-26 10:21:01 -04:00
Mark Gurevich a6e08e4229 Free up disk space for regression test on SLES 2022-10-25 15:24:27 -04:00
Mark Gurevich de70f3b1e2 Use apt-key command on Ubunty system to verify signature key during regression test 2022-10-25 10:02:44 -04:00
Mark Gurevich 0ce91078a9 Affirmative reply to uninstall command 2022-10-20 09:20:56 -04:00
besawn 94cc776a2f Merge pull request #7265 from gurevichmark/xcat_pubkey_test
Add testcase to verify xCAT public keys
2022-10-19 10:32:03 -04:00
Mark Gurevich bc35fbb494 Add testcase to verify xCAT public keys 2022-10-18 16:30:21 -04:00
Mark Gurevich 204bbe92f4 Update conserver setting for testcase 2022-10-18 15:11:00 -04:00
Mark Gurevich d7d96f2789 Update repository sourcesi for Ubuntu20 testcases 2022-09-27 11:49:31 -04:00
peterwywong 1efc0f400d Revert "Provide an error message when a new node name is an existing group name" 2022-09-02 15:25:17 -07:00
Mark Gurevich 71d3b76881 Check SUSE-brand file on SLES 2022-08-15 10:16:22 -04:00
Mark Gurevich f3098a2f6c Testecase to detect genimage WARNING 2022-07-06 11:36:21 -04:00
Wai Yee Wong b73d7e140b Improve PR 7193: Check host keys supported by the operating system and report new ones if any 2022-06-20 17:27:19 -04:00
Wai Yee Wong d5be83135e Revert PR 7193 - Need to find a better approach to extract supported host keys 2022-06-10 15:47:15 -04:00
Wai Yee Wong de9d218c43 Obtain the highest version of TLS supported by OpenSSL/TLS 2022-06-08 14:55:02 -04:00
Wai Yee Wong ded4a006b2 Check host keys supported by the operating system and report new ones if any 2022-06-07 15:55:26 -04:00
Wai Yee Wong 38f83851c4 Revert "Check host keys supported by operating systems and report new ones"
This reverts commit 2fa4dbe394.
2022-06-07 15:18:44 -04:00
Wai Yee Wong 2fa4dbe394 Check host keys supported by operating systems and report new ones 2022-06-07 15:17:24 -04:00
Mark Gurevich b679f8f32c Genesis boot testcase verification 2022-05-31 17:06:42 -04:00
Mark Gurevich 47c02f43f4 Support xcat-core builds on CentOS8 2022-05-12 14:38:12 -04:00
Wai Yee Wong a10d360a19 Print out the node file based on the netboot value: grub2 or petitboot 2022-05-11 13:06:47 -04:00
Mark Gurevich d1765ea68d Wait for booted status for nodeshell testcases 2022-05-09 14:25:56 -04:00
besawn 633350490b Merge pull request #7163 from gurevichmark/statelite_SLES15.3
SLES15.3 statelite support
2022-05-04 16:04:37 -04:00
Mark Gurevich 5517f6600d SLES15.3 statelite support 2022-05-04 11:16:57 -04:00
besawn eafe50964e Added post installation checking for host key warnings to testcases 2022-05-03 14:41:28 -04:00
besawn 7ba798192a Merge pull request #7161 from gurevichmark/nodeshell_testcase
Improve nodeset_shell testcase
2022-05-03 13:41:03 -04:00
Wai Yee Wong f5cd63562e Further minor changes 2022-05-03 11:21:26 -04:00
Mark Gurevich 1a0d87222d Improve nodeset_shell testcase 2022-05-03 10:04:31 -04:00
Wai Yee Wong b209ca7ef7 A correction 2022-05-02 16:46:29 -04:00
Wai Yee Wong 1205d6d983 Improvement on the warning message and enhancement on the test case 2022-05-02 16:42:53 -04:00
Wai Yee Wong c51c0d00ce Provide an error message when a new node name is an existing group name 2022-04-29 16:30:19 -04:00
besawn 94818bda00 Merge pull request #7157 from gurevichmark/more_time_to_reboot
More time needed for ol7 to reboot
2022-04-28 10:25:54 -04:00
Mark Gurevich 56d07f6de8 More flexible wait time for node to reboot 2022-04-28 10:23:42 -04:00
besawn 96f5a40799 Merge pull request #7156 from besawn/check_output_typos
Fixed testcase check:output typos
2022-04-28 09:00:23 -04:00
Mark Gurevich 0ce4f4559c More time needed for ol7 to reboot 2022-04-28 08:40:09 -04:00
besawn df5c399156 Added missing call to rpower stat to rpower_softoff testcase 2022-04-27 16:59:03 -04:00
besawn a04359273e Fixed batch of xcattest testcase check:output typos 2022-04-27 16:56:30 -04:00
Mark Gurevich c8cc8f5019 Speedup statelite testcase execution 2022-04-27 16:50:54 -04:00
besawn 6f8581a515 Fixed rpower_off testcase after xcattest improved syntax checking enabled 2022-04-26 09:56:34 -04:00
besawn d4317df772 Fixed gettab_err after xcattest improved syntax checking enabled 2022-04-26 09:16:06 -04:00
besawn 7c94090d7b Merge pull request #7152 from gurevichmark/SLES15.3_more_time
Add more wait time after reboot of SLES15.3
2022-04-25 12:48:19 -04:00
Mark Gurevich e62294916e Add more wait time after reboot 2022-04-25 11:19:39 -04:00
besawn 42d25d85c8 Fixed testcase syntax by replacing check:output= with check:output== 2022-04-21 16:10:46 -04:00
besawn 9ddb22a979 Added new autotest testcases for xcattest 2022-04-21 16:04:10 -04:00
Mark Gurevich 1f2a584407 Add positive reply to yum install of openbmc-py 2022-04-20 08:50:48 -04:00
Mark Gurevich c3289c01e1 Add openbmc Python installation test on SN 2022-04-19 10:35:35 -04:00