Skip to content

Commit 127b620

Browse files
author
Triona Doyle
committed
Update sequential test timout to 210m
Signed-off-by: Triona Doyle <bot@example.com>
1 parent 7d69a79 commit 127b620

2 files changed

Lines changed: 1 addition & 50 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ e2e-tests-ginkgo: e2e-tests-sequential-ginkgo e2e-tests-parallel-ginkgo ## Runs
169169
.PHONY: e2e-tests-sequential-ginkgo
170170
e2e-tests-sequential-ginkgo: ginkgo ## Runs kuttl e2e sequential tests
171171
@echo "Running GitOps Operator sequential Ginkgo E2E tests..."
172-
$(GINKGO_CLI) -v --trace --timeout 180m -r ./test/openshift/e2e/ginkgo/sequential
172+
$(GINKGO_CLI) -v --trace --timeout 210m -r ./test/openshift/e2e/ginkgo/sequential
173173

174174
.PHONY: e2e-tests-parallel-ginkgo ## Runs kuttl e2e parallel tests, (Defaults to 5 runs at a time)
175175
e2e-tests-parallel-ginkgo: ginkgo

docs/Lightspeed BYOK Gitops configuration guide.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)