Home
|
Users Guide
|
Developers Guide
Home
Overview
Quick Start
Users Guide
Installing Karaf
Directory Structure
Starting and stopping Karaf
OS integration
Using the console
Remote console
Web console
Child instances
Security
Failover Deployments
Logging system
Deployer
Provisioning
KAR archive
Configuration
HTTP service
Web applications
JRE tuning
JMX for administration and monitoring
Developers Guide
Maven Archetypes
Branding the Console
Extending the Console
Custom Distribution
Security Framework
Using the features-maven-plugin
Troubleshooting, Debugging and Profiling
Programmatically connect to the console
Writing integration tests
Creating bundles
Shell syntax
Github Contributions
Commands
dev:load-test
Description
Load test bundle lifecycle
Syntax
dev:load-test [options]
Options
Name
Description
--threads
number of concurrent threads (defaults to 2)
--excludes
List of bundles (ids or symbolic names) to exclude (defaults to
0, org.ops4j.pax.url.mvn, org.ops4j.pax.logging.pax-logging-api, org.ops4j.pax.logging.pax-logging-service
)
--refresh
percentage of bundle refresh vs restart (defaults to 20)
--delay
maximum delay between actions (defaults to 1)
--iterations
number of iterations per thread (defaults to 100)
--help
Display this help message