2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

2168 Commits

Author SHA1 Message Date
Mark Gurevich
a8ef70dea6 Regression testcase improvements 2021-05-03 10:51:41 -04:00
besawn
5fb605bb74
Merge pull request #6960 from peterwywong/makentp
Modify test case makentp_extntpserver_value and add it to seven daily bundles
2021-04-30 15:22:06 -04:00
Wai Yee Wong
0e02c87a9a test case enhancement 2021-04-30 14:41:45 -04:00
Wai Yee Wong
d7799b8c1a Some changes to cases0 were missed in the previous commit 2021-04-29 17:49:58 -04:00
Wai Yee Wong
fef3a09b65 Modify test case makentp_extntpserver_value and add it to seven daily bundles 2021-04-29 17:38:03 -04:00
Mark Gurevich
d4d6ecb54c Increase service node disk 2021-04-29 10:33:22 -04:00
Mark Gurevich
120c7380d0 Fix testcase command and operator for prsync 2021-04-28 08:54:12 -04:00
Mark Gurevich
af97ed3128 Improve verification of prsync command in testcases 2021-04-26 15:49:54 -04:00
Mark Gurevich
d43dfe0469 Shorten provision wait time 2021-04-21 13:40:30 -04:00
Wai Yee Wong
7ef173824e Remove check:rc==0 for nmcli con reload 2021-02-03 13:45:04 -05:00
Wai Yee Wong
fc380e1ea3 Modify two confignetwork test cases so that <nmcli con reload> is done after network-scripts is restored under /etc/sysconfig 2021-02-01 19:32:56 -05:00
Wai Yee Wong
19b6ee3b5a Improve reporting of invalid OS, ARCH and HCP 2020-10-29 10:06:24 -04:00
Mark Gurevich
d96faa7430 Use yum list to check if package is available 2020-10-21 16:37:30 -04:00
Mark Gurevich
75bccc6d7f Only install bridge-utils on RH7.x 2020-10-21 13:15:50 -04:00
Mark Gurevich
ac6f13a107 Undo genesistest retries 2020-10-12 16:18:53 -04:00
cxhong
ae182c35e6
Merge pull request #6831 from gurevichmark/genesistest_debug3
Improve genesistest script(3)
2020-10-08 13:23:32 -04:00
Wai Yee Wong
762e1becc2 Replace No-Match by No-match for correct regex comparison 2020-10-07 09:46:38 -04:00
Wai Yee Wong
a7be7e6929 Return Match or No-Match 2020-10-06 17:35:29 -04:00
Wai Yee Wong
f847bc85c1 remove list list1 2020-10-06 17:18:11 -04:00
Wai Yee Wong
765defe136 Compare the curl and lsdef output in restapi_list_groups 2020-10-06 17:03:24 -04:00
Wai Yee Wong
e74c6a904b Include restapi.bundle to SLES bundles 2020-10-02 08:48:33 -04:00
Wai Yee Wong
5c799f6d44 Extend the REST test cases to SLES 2020-10-01 21:55:52 -04:00
Wai Yee Wong
e46c41ad7d Fix restapi_list_groups: The command was in TWO lines, not ONE. 2020-10-01 12:47:20 -04:00
besawn
d7fc60ed67
Merge pull request #6843 from peterwywong/list_groups
Modify restapi_list_groups for correct output matching
2020-09-30 17:03:53 -04:00
Wai Yee Wong
dda618c903 Modify restapi_list_groups for correct output matching 2020-09-30 15:56:10 -04:00
Wai Yee Wong
3fbf3bba03 Add REST test cases to RHEL x86 systems. 2020-09-29 12:38:37 -04:00
Wai Yee Wong
e71e76d63f Move the REST bundle after updatenode test cases. 2020-09-28 17:13:58 -04:00
Wai Yee Wong
4c5cd2c52b Additional changes to the REST test cases and bundle based on Mark's comments 2020-09-24 13:54:06 -04:00
Wai Yee Wong
c2876c9a1b Remove rhels_ppcle_restapi.bundle and push the new cases0 2020-09-23 16:40:06 -04:00
Wai Yee Wong
ea5ec0fac7 Enhanced and updated REST test casees and bundle 2020-09-23 16:28:33 -04:00
Wai Yee Wong
9067d1ba42 Add REST test cases, a new bundle and this bundle to the ppcle daily.bundle 2020-09-22 16:38:21 -04:00
Mark Gurevich
08bef2a972 Improve genesistest script(3) 2020-09-21 12:05:57 -04:00
cxhong
7e9f608230
Merge pull request #6825 from gurevichmark/genesistest_debug2
Improve genesistest script(2)
2020-09-17 11:00:06 -04:00
Mark Gurevich
c27e3ea51c More debug output for rpower testcases 2020-09-16 10:06:06 -04:00
Mark Gurevich
4164d66152 Improve genesistest script(2) 2020-09-14 09:53:48 -04:00
cxhong
c6a8adeacd
Merge pull request #6822 from gurevichmark/br33_testcase
Add extra output to confignetwork testcase
2020-09-04 12:04:46 -04:00
Mark Gurevich
d9a1f127dc Add extra output to confignetwork testcase 2020-09-04 11:25:52 -04:00
Mark Gurevich
7a203eaf42 Retry rpower boot command 2020-09-03 14:49:10 -04:00
Mark Gurevich
b11027958c Improve genesistest script 2020-09-01 13:16:11 -04:00
Mark Gurevich
9c831a659f Better testcase output when makedhcp -q fails 2020-08-24 12:27:43 -04:00
Mark Gurevich
a1b49ffa01 xcat-inventory backend testcase fix 2020-08-18 09:45:35 -04:00
Mark Gurevich
3196739848 Retry rinstall if first one fails 2020-08-12 09:58:25 -04:00
peterwywong
aab3c29be6
Merge pull request #6709 from chenhanxiao/test_confignetwork_regex
test: confignetwork: update regexp to fix IP matching
2020-08-11 14:51:19 -05:00
Wai Yee Wong
4a94bf2e3f Remove the extra double quote of the rm command. 2020-08-03 16:20:07 -04:00
Wai Yee Wong
389c4e8b34 Remove the RC checking for the file removal command. 2020-07-31 17:34:56 -04:00
Mark Gurevich
8d75b36772
Merge pull request #6785 from peterwywong/compare_postscripts
Add a separate test case to compare postscripts on MN and CN.
2020-07-29 14:05:47 -04:00
Wai Yee Wong
36478662a0 Additional changes 2020-07-29 13:30:26 -04:00
Wai Yee Wong
0638255550 diff is done on MN. sn.tar is replaced by mn.tar. 2020-07-29 12:19:34 -04:00
Wai Yee Wong
fd6d3a4cd7 Add a separate test case to compare postscripts on MN and CN. 2020-07-28 22:58:27 -04:00
cxhong
b1a7d7f0ca
Merge pull request #6783 from gurevichmark/squashfs_disk
squashfs on RHEL8.2 hierarchy testcase debug
2020-07-28 17:31:10 -04:00