2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 03:50:08 +00:00

1610 Commits

Author SHA1 Message Date
Mark Gurevich
1febaa2d3c Restart libssl1.1 without asking for regression Ubuntu pkg install2 2019-12-03 13:27:29 -05:00
cxhong
35f91f454e Regression test failed on the nodeset_shell_incorrectmasterip 2019-11-26 15:04:00 -05:00
cxhong
8c25187510 nodepurge test cases failed on the regression 2019-11-25 11:23:55 -05:00
Mark Gurevich
c5bdca0708 Do not run nodepurge test during TravisCI 2019-11-22 09:21:46 -05:00
Mark Gurevich
89f94a46be Add os and netboot attributes 2019-11-21 17:01:16 -05:00
Mark Gurevich
373eef1f79 nodepurge testcases 2019-11-21 14:43:54 -05:00
Mark Gurevich
42548895b3 Add OpenBMC thermal mode testcases 2019-11-14 09:22:26 -05:00
Mark Gurevich
78e9d825ee linux_diskless_kdump testcase enhancement 2019-11-12 10:39:48 -05:00
Mark Gurevich
51759927ec Restart libssl1.1 without asking for regression Ubuntu pkg install 2019-11-04 13:11:56 -05:00
Mark Gurevich
e38731ca39 Linmit to only x86 environment 2019-10-30 14:08:19 -04:00
Mark Gurevich
cb84cd87ac Restart libssl1.1 without asking when installing xCAT on Ubuntu for regression 2019-10-30 13:56:03 -04:00
cxhong
82d03da92a
Merge pull request #6462 from gurevichmark/genesis_regression_test
Add display statement to genesis testcase script
2019-10-25 10:52:19 -04:00
Mark Gurevich
d2ade80f29 Add display statement to genesis testcase script 2019-10-25 10:42:14 -04:00
cxhong
6c1b569c6a add remove service node from servicenode table 2019-10-25 10:21:44 -04:00
Mark Gurevich
70d4be0cd0 Add regression test tabdump debug for service node not removed 2019-10-23 15:45:25 -04:00
Mark Gurevich
fda16b6bdf Revert "Modify pkgdir for ubuntu16.04.5 x86 testcase (2)"
This reverts commit da5c7512116021cd1f3d314c59b145045418a0bc.
2019-10-16 17:17:07 -04:00
Mark Gurevich
84f6f9a637 Revert "Modify pkgdir for ubuntu16.04.5 x86 testcase"
This reverts commit 328aafee2de45d4927017ce9b6ef927709aa9ba4.
2019-10-16 17:16:37 -04:00
Mark Gurevich
9e82869d54 Clean genimage before kdump test 2019-10-14 16:57:22 -04:00
cxhong
a5f72ad3a4 remove node definition from rscan 2019-10-14 14:50:40 -04:00
Mark Gurevich
41f73fff85 Add delay to nodeset testcase 2019-10-10 10:17:27 -04:00
Mark Gurevich
796104ac20 Fix rspconfig dump testcase 2019-09-27 12:13:31 -04:00
Mark Gurevich
6946808cad OpenBMC rspconfig automated testcases 2019-09-26 15:52:13 -04:00
Mark Gurevich
8f1e64c1cd Testcase kdump increase sleep 2019-08-27 14:39:07 -04:00
Mark Gurevich
da5c751211 Modify pkgdir for ubuntu16.04.5 x86 testcase (2) 2019-08-02 11:05:21 -04:00
Mark Gurevich
328aafee2d Modify pkgdir for ubuntu16.04.5 x86 testcase 2019-08-01 16:22:23 -04:00
cxhong
b0d21777e4 fix weekly test cases failure 2019-06-27 16:24:40 -04:00
cxhong
66b85b6950 Get input from command line for xdsh -c command 2019-06-25 10:10:16 -04:00
Victor Hu
91b1fbfd82
Merge pull request #6307 from cxhong/ofed
Add multiple kernel support to mlnxofed_ib_install script, remove v2 version
2019-06-25 09:50:11 -04:00
Victor Hu
0bf9d08745
Merge pull request #6361 from cxhong/50route
Use `ip addr` instead of `ifconfig` command
2019-06-24 16:51:29 -04:00
cxhong
953c6cf7bd remove echo message to avoid duplicate. 2019-06-24 16:42:04 -04:00
Mark Gurevich
c6b0c61986
Merge pull request #6328 from tingtli/packimage
update packimage test cases
2019-06-24 15:18:17 -04:00
cxhong
143092c818 use ip addr instead of ifconfig command 2019-06-24 14:58:51 -04:00
cxhong
7580f12524 copycds_iso test case failed if os has multiple '.' 2019-06-12 12:05:41 -04:00
cxhong
3609831b65 Add verification test case for copycds 2019-06-11 11:12:55 -04:00
Victor Hu
87ae1aa168 Print more debug out 2019-06-03 14:13:29 -04:00
Victor Hu
4ac6be1cb2 network name is incorrect 2019-06-03 12:23:55 -04:00
Victor Hu
10377c477a Set the IP for the test node to the same subnet as the 2nd network 2019-06-03 12:21:12 -04:00
Victor Hu
f8e6f63e49 Clean up shell folder, and take the / out of the variable 2019-06-03 12:15:02 -04:00
Victor Hu
5516169634 Change the network to a 192.168 private network 2019-06-03 12:13:07 -04:00
Victor Hu
2e1550fc80 Make TESTNODE IP a variable 2019-06-03 12:03:05 -04:00
Victor Hu
d599589153 Add debug and make variables all UPPERCASE 2019-06-03 11:59:10 -04:00
Victor Hu
5428d0be9a We are not taking the return code from runcmd, so don't echo it 2019-06-03 11:53:08 -04:00
Victor Hu
e2de8a0b35 Let's make the testnode a variable, so we can call it whateveer we want 2019-06-03 11:50:10 -04:00
Victor Hu
15274f1d83 Format the script with 4 spaces 2019-06-03 11:47:34 -04:00
Victor Hu
651d853ef3 Need -e option for echo to print newline 2019-06-03 11:42:26 -04:00
Victor Hu
2fbb4ec269 Usage never gets printed if nothing is passed to script 2019-06-03 11:37:36 -04:00
litingt
6a2cacb0fa update case to add clear part 2019-05-24 05:07:37 -04:00
litingt
7b5ef2fd52 refine test.sh to add more debug info 2019-05-23 22:43:38 -04:00
GONG Jie
4998ee3908 Fix regular expression 2019-05-23 17:55:13 +08:00
GONG Jie
5860c0bab2 Revise the test case for workaround github issue #6305 #6338 2019-05-23 17:37:04 +08:00