SkillAgentSearch skills...

Og

HTTP load generator for performance testing object storage apis

Install / Use

/learn @rtveitch/Og
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

:warning: This repository has moved to https://github.com/IBM/og. Please visit the new location. This repository will no longer be maintained.

Object Generator

Introduction

Object Generator (OG) is an http load tool designed for load testing object storage apis. Supported apis include:

  • SOH
  • S3
  • Openstack
  • WebDAV

Build

To build og, maven 3 is required. Run the following maven command in the root of this repository:

mvn clean install

Alternatively, to skip unit tests:

mvn clean install -DskipTests=true

To build with a custom display version (useful for continuous integration):

mvn clean install -Ddisplay.version=<custom_version>

The resulting archive can be found in og-assembly/target/.

Documentation

For more information, build the tool and view documentation.html in the resulting archive.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks0

Languages

Java

Security Score

70/100

Audited on Jan 28, 2023

No findings