Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

stackabletech/agent-integration-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent integration tests

badge badge icon?subject=Integration%20Tests

Purpose

The agent integration tests contain test cases for testing the Agent against a running Stackable cluster. The cluster with the agent must already be started before executing the integration tests and it must be reachable over the local Kubernetes configuration.

Build

The Rust toolchain including Cargo must be installed. If you need to install this, generally the recommended way is to use rustup.

The integration tests can be built and run with the following command:

cargo test

Contributing

The agent and the integration tests are developed as open source tools and we absolutely welcome any contributions! Don’t hesitate to drop us a line at info@stackable.de or reach out directly to any of our committers/contributors.

About

Integration tests for the Stackable Agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published