Skip to content

Commit

Permalink
CI - bump 'e2e - k6 ingestion test' to 60m (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
guidoiaquinti authored Jun 1, 2022
1 parent f5802af commit a60500a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-k6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ on:
paths:
- ci/**
- charts/**
- .github/workflows/test-helm-chart.yaml
- .github/workflows/test-k6.yaml

jobs:
test-chart:
runs-on: ubuntu-20.04
timeout-minutes: 30
timeout-minutes: 60

strategy:
# Keep running even if one variation of the job fail
Expand Down

0 comments on commit a60500a

Please sign in to comment.