Victor Hu
8df92b9825
fix the check for rc to 1 on error cases
2017-12-06 23:07:50 -05:00
Victor Hu
14ba2d1f3c
Removed the --check and --ipsource option with PR 4258, update the man page
2017-12-01 12:58:46 -05:00
Victor Hu
5a8066e488
Enhance the testing case for rspconfig setting hostname
2017-11-27 14:39:24 -05:00
Victor Hu
79f4e2f786
Add unit test cases for rspconfig
2017-11-27 10:57:04 -05:00
Victor Hu
994eb71588
Add a print out of the firmware levels for the various UT cases
2017-11-27 10:56:49 -05:00
xuweibj
9fd9023275
Merge pull request #4375 from hu-weihua/casesupdate
...
Modify some rpower and rspconfig test cases for debuging conveniently or synchronizing with with the latest code logic
2017-11-27 17:24:28 +08:00
hu-weihua
77b09ffefa
add new cases and delete outdated test cases
2017-11-27 03:59:24 -05:00
hu-weihua
fdfc79d987
Modify for debug conveniently
2017-11-27 03:37:17 -05:00
GONG Jie
488f3e8f2e
Revise test case - switch_to_dns_forward_mode
2017-11-20 14:33:51 +08:00
Weihua Hu
8805526bb8
Merge pull request #4319 from neo954/dns-forward-mode
...
Add test case - switch_to_dns_forward_mode
2017-11-17 17:55:16 +08:00
GONG Jie
1b1d008ea5
Revise test case - switch_to_dns_forward_mode
2017-11-17 17:31:47 +08:00
Bin Xu
eba3e1f1f1
* Minor enhance on xcatperftest to put all logs into one file
...
* Fix a bug in simulatorctl.sh, and it cause the script cannot be found
2017-11-17 14:44:34 +08:00
GONG Jie
4788a46021
Add test case - switch_to_dns_forward_mode
2017-11-16 16:18:16 +08:00
Yuan Bai
fbc5f08409
Merge pull request #4295 from robin2008/working
...
Integrate the simulators to performance baseline testing
2017-11-16 14:51:57 +08:00
Bin Xu
934c953d71
1, using '-y' for yum so as the package installation won't fail
...
2, define constant variables for directories and URL
2017-11-16 13:32:23 +08:00
hu-weihua
5cc09d9466
delete bmcdiscover_check_paswd, bmcdiscover_check_passwd_wrong, bmcdiscover_get_ipsource from bundles
2017-11-15 22:03:48 -05:00
Bin Xu
27654d2a75
1, Adjust the timeout for CN provisioned
...
2, workaround a repo error to install docker-ce
2017-11-15 20:49:13 +08:00
Bin Xu
d0f9ed11c4
Found that using hostname sometimes in anacoda will fail with DNS unresolvable
2017-11-15 19:57:49 +08:00
Mark Gurevich
f781e5bfed
openbmc rflash reduce output and msg enhancements
2017-11-14 17:40:33 -05:00
Bin Xu
425912dc3d
Using docker container, and also openbmc simulators to test performance base line
2017-11-14 22:34:30 +08:00
Victor Hu
b95be0f320
Need to backslash the * to make the grep effective
2017-11-10 14:53:55 -05:00
Victor Hu
a74cc4263a
add testcase to test multiple deletes of firmware
2017-11-10 14:46:43 -05:00
Victor Hu
56c8437b5e
Save the output for rinv and run test against the output file to speed things up
2017-11-10 14:23:08 -05:00
Victor Hu
61228441fb
Remove the check rc on output checking commands
2017-11-10 13:53:46 -05:00
Victor Hu
a27d830e14
Add OS and hpc values since we need to run these cases only on openbmc mgt nodes
2017-11-10 13:52:15 -05:00
Victor Hu
f0048944d9
Add descriptions for rflash UT cases
2017-11-10 13:50:20 -05:00
Victor Hu
de873ca26a
Create a test case that exposes the problem in rinv #4236
2017-11-08 13:35:25 -05:00
Victor Hu
12c5fa0d9a
Add some UT cases for rflash that hit against the option parsing in
...
error situations
2017-11-08 12:58:58 -05:00
Gᴏɴɢ Jie
50f322e2c6
[Draft] Test cases for service node pool ( #4158 )
...
* Test cases for service node pool - setup_sn_pool_tftp_sync_mode
* Test cases for service node pool - set_xcatmaster_in_sn_pool_tftp_sync_mode
* Test cases for service node pool - not_set_xcatmaster_in_sn_pool_tftp_sync_mode
* Test cases for service node pool - set_disjointdhcps_in_sn_pool_tftp_sync_mode
* Test cases for service node pool - cfg_wrong_cn_in_sn_pool_tftp_sync_mode
2017-11-07 14:26:28 +08:00
bybai
aa78a856f9
fix typo in confignetwork test cases
2017-10-31 03:15:18 -04:00
Bin Xu
0133577acf
Fix #4194 , enhancement on xcatperftest ( #4195 )
...
1, add a new mode to run on existing environment
2, adjust the output line format
3, make the way to run mkdef be compatible with old release
4, add PERF_CSV_CHAR variable to control the delimiter used in CSV report
2017-10-30 02:08:34 -05:00
Gᴏɴɢ Jie
155ba82a13
Test cases for nodeset error handling ( #4114 )
...
* Test cases for nodeset
2017-10-26 17:28:28 +08:00
bybai
7c57e44b36
enhance confignetwork_secondarynic_nictype_updatenode_false based on code change
2017-10-19 22:07:52 -04:00
hu-weihua
62a46d75ed
modify nodeset_check_warning depending on the latest xcat code logic
2017-10-18 01:37:52 -04:00
hu-weihua
f8c71a420f
Modify bundles depending on the change of test cases during 2.13.7sprint1 to 2.13.8sprint1
2017-10-13 01:38:21 -04:00
hu-weihua
c66f73ccd9
modify depending on comments
2017-09-29 02:13:33 -04:00
hu-weihua
bcee7b19e0
modify depending on comments
2017-09-29 02:09:09 -04:00
hu-weihua
ad9179b18f
modify depending on comments
2017-09-29 02:07:30 -04:00
hu-weihua
4318da8e7e
test case for testing switch-based switch discovery key process
2017-09-28 04:19:13 -04:00
hu-weihua
d8fdfaccb5
reorder reventlog test case
2017-09-21 04:23:36 -04:00
hu-weihua
105d472fe6
Use unified attribute in rpower_wrongpasswd test case
2017-09-21 00:52:19 -04:00
hu-weihua
570daf3fa4
Fix typo in test case
2017-09-20 01:37:21 -04:00
junxiawang
685a9b99a5
modify bmcdiscover testcase
2017-09-14 06:53:10 -04:00
junxiawang
9dc33e6e84
modify bmcdiscover testcase
2017-09-14 06:27:21 -04:00
xuweibj
5e1c349c0b
Merge pull request #3774 from junxiawang/0825
...
modify rspconfig testcase for get more debug information
2017-09-13 16:02:10 +08:00
junxiawang
91ed1e1ab8
modify rspconfig testcase for get more debug info
2017-09-13 07:55:41 -04:00
junxiawang
fddc0f64fa
modify rspconfig testcase for get more debug info
2017-09-13 07:45:10 -04:00
junxiawang
e9e2604ea8
rspconfig.sh
...
modify rspconfig testcase for get more debug info
2017-09-13 07:23:51 -04:00
junxiawang
4833502bc2
modify rspconfig testcase for get more debug information
2017-09-13 07:08:06 -04:00
junxiawang
6fe93b9cb8
modify rspconfig testcase for get more debug information
2017-09-12 04:46:24 -04:00