-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e6b7b3e
commit d922b04
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Barbecue | ||
|
||
## Overview | ||
This repository contains container images that can mimic the behavior of a Trento agent. These container images are primarily used for testing-focused containerized agents within the Trento project. | ||
|
||
## Purpose | ||
The main purpose of the trento-project/barbecue repository is to provide a set of containerized agents that can be used to simulate the behavior of Trento agents in a controlled environment. This allows developers and administrators to test and validate the functionality of the Trento system without the need for a live SAP system. | ||
|
||
## Key Features | ||
- **Containerized Agents**: The repository provides Docker container images that can be used to mimic the behavior of Trento agents. This allows for easy deployment and testing of the Trento system. | ||
- **Simulated SAP Monitoring**: The container images are designed to mimic the monitoring capabilities of the Trento agents, allowing users to test the system's response to various scenarios without the need for a live SAP system. | ||
- **Customization**: The container images can be customized to suit the specific needs of the user, such as simulating different types of SAP systems or monitoring scenarios. | ||
|
||
## Getting Started | ||
To get started with the trento-project/barbecue repository, you can follow the instructions provided in the Trento project documentation. | ||
|
||
## Contributions | ||
Contributions to the trento-project/barbecue repository are welcome. If you would like to contribute, please follow the guidelines outlined in the Trento project documentation. |