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

kubeshop/testkube-executor-gradle

Repository files navigation

DEPRECATED

This executor was moved into Testkube repository.

Testkube Logo

Welcome to TestKube Gradle Executor

TestKube Gradle Executor is a test executor to run Gradle tasks with TestKube.

Usage

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

kubectl apply -f examples/gradle-executor.yaml

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

kubectl testkube create test --git-uri https://github.com/lreimer/hands-on-testkube.git --git-branch main --type "gradle/test" --name gradle-test
kubectl testkube run test --watch gradle-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