Skip to content

Commit

Permalink
increase timeout (#73)
Browse files Browse the repository at this point in the history
* increase timeout

* adding delete step for PrometheusRules tests
  • Loading branch information
OrNovo authored Aug 29, 2023
1 parent 1c19102 commit 435f1d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion kuttl-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ testDirs:
- tests/e2e/recordingrulegroupsets
- tests/e2e/promatheusrules
namespace: default
timeout: 40
timeout: 60
4 changes: 4 additions & 0 deletions tests/e2e/promatheusrules/promatheusrule/04-delete.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:
name: prometheus-example-rules

0 comments on commit 435f1d5

Please sign in to comment.