Skip to content

Commit 2dfce9d

Browse files
authored
Temporarily disable QE tests while fine tuning (redhat-best-practices-for-k8s#1341)
1 parent 6f25df1 commit 2dfce9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
# suite: [accesscontrol, affiliatedcertification, lifecycle, networking, observability, platformalteration, performance, operator]
19-
suite: [lifecycle, manageability, networking, performance]
19+
suite: []
2020
env:
2121
SHELL: /bin/bash
2222
DEBUG_TNF: true # More verbose output from the TNF

0 commit comments

Comments
 (0)