We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8dcc2c commit a2cd8aaCopy full SHA for a2cd8aa
test/integration/scheduler_perf/README.md
@@ -113,3 +113,6 @@ Integration testing uses the same `config/performance-config.yaml` as
113
benchmarking. By default, workloads labeled as `integration-test` are executed
114
as part of integration testing. `-test-scheduling-label-filter` can be used to
115
change that.
116
+
117
+We should make each test case with `integration-test` label very small,
118
+so that all tests with the label should take less than 5 min to complete.
0 commit comments