2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

13 Commits

Author SHA1 Message Date
Bin Xu
0cdc4a3cf7
remove conserver related steps from perf baseline case (#6284) 2019-05-03 08:25:49 +08:00
bxuxa
3168ed462b container simulater is not setup correctly 2018-11-26 15:50:58 +08:00
litingt
bf37448db6 add labels for all cases which has no labels 2018-11-04 22:23:08 -05:00
Bin Xu
a33cd3b15e xcatperftest enhance to support random noderange on existing cluster (#5759)
* 1, enhance xcatperftest to support run testing on different number of nodes without changing DB
2, give a default DB command lists

* 1, Using environment to customize TIMEOUT
2, Refine the screen output to ignore the node name lists
3, For run in existing cluster, finally run a full node range test.
2018-11-02 16:22:14 +08:00
robin2008
b13053ddc6 using conda to install openbmc simulator as it hit the installing eventlet error when using pip 2018-09-04 14:10:06 +08:00
robin2008
af6ca3083b Add EPEL repo for installing docker-ce in testcase 2018-09-03 16:22:29 +08:00
GONG Jie
baa75319f1 Remove trailing spaces in file xCAT-test/autotest/testcase/performance/simulatorctl.sh 2017-12-31 23:59:59 +00: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
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
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
Bin Xu
425912dc3d Using docker container, and also openbmc simulators to test performance base line 2017-11-14 22:34:30 +08:00
Bin Xu
213e7e05de create framework for executing and saving performance testcase data (#2500)
- refine the xcatperftest tool to make it be easily integrated into xcattest
- add testcase/performance/.. to trigger the performance testcase
- fix manpage missing issue for xcatperftest
2017-05-18 17:16:58 +08:00