Skip to content

Commit

Permalink
Exclude old combination of test_group + timeout_minutes for (operator…
Browse files Browse the repository at this point in the history
…, 4)

Signed-off-by: Jesús Benito Calzada <[email protected]>
  • Loading branch information
Jesús Benito Calzada committed Nov 8, 2022
1 parent b3bd7a1 commit fc56483
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/kubeapps-general.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,9 @@ jobs:
include: # Override the default timeout for the operators group, to avoid flaky tests
- tests_group: operator
timeout_minutes: 6
exclude:
- tests_group: operator
timeout_minutes: 4
env:
DEFAULT_DEX_IP: "172.18.0.2"
IMG_PREFIX: ${{ needs.setup.outputs.img_prefix }}
Expand Down

0 comments on commit fc56483

Please sign in to comment.