Skip to content

Commit

Permalink
Updated Testsuite.
Browse files Browse the repository at this point in the history
  • Loading branch information
lreimer committed Oct 23, 2024
1 parent b44a604 commit f308a6a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 26 deletions.
26 changes: 13 additions & 13 deletions k8s/applications/testsuite.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
apiVersion: tests.testkube.io/v2
kind: TestSuite
apiVersion: testworkflows.testkube.io/v1
kind: TestWorkflow
metadata:
name: hands-on-testkube-gitops
namespace: testkube
generation: 1
name: demo-testsuite
labels:
docs: example
spec:
description: Example Testkube test suite via Flux2
executionRequest: {}
steps:
- execute:
name: k6-test-nginx-gitops
- delay:
duration: 1000
- execute:
name: gradle-integration-test-gitops
- execute:
workflows:
- name: gradle-test
- delay: 1000ms
- execute:
workflows:
- name: k6-sample
- name: postman-sample
13 changes: 0 additions & 13 deletions src/suite.json

This file was deleted.

0 comments on commit f308a6a

Please sign in to comment.