Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

kubeshop/testkube-executor-maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dee2439 · May 24, 2023

History

74 Commits
Feb 6, 2023
Jan 9, 2023
Mar 22, 2022
Sep 7, 2022
Feb 23, 2023
Mar 22, 2022
Mar 18, 2022
Mar 18, 2022
Mar 18, 2022
Mar 22, 2022
May 24, 2023
Mar 10, 2023
Mar 10, 2023

Repository files navigation

DEPRECATED

This executor was moved into Testkube repository.

Testkube Logo

Welcome to TestKube Maven Executor

TestKube Gradle Executor is a test executor to run Maven goals with TestKube.

Usage

You need to register and deploy the executor in your cluster.

kubectl apply -f examples/maven-executor.yaml

Issue the following commands to create and start a Maven test for a given Git repository:

kubectl testkube create test --git-uri https://github.com/lreimer/hands-on-testkube.git --git-branch main --type "maven/test" --name maven-test
kubectl testkube run test --watch maven-test

Issues and enchancements

Please follow the main TestKube repository for reporting any issues or discussions

Testkube

For more info go to main testkube repo

Release Releases Go version

Docker builds Code build Release date

Twitter Discord