We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e2b54 commit 81a407eCopy full SHA for 81a407e
src/python_testing/test_metadata.yaml
@@ -77,6 +77,8 @@ not_automated:
77
reason: Shared code for TC_*, not a standalone test
78
- name: test_plan_table_generator.py
79
reason: Code/Test not being used or not shared code for any other tests
80
+ - name: modebase_cluster_check.py
81
+ reason: Shared code for Modebase derived clusters, not a standalone test.
82
83
# This is a list of slow tests (just arbitrarily picked around 20 seconds)
84
# used in some script reporting for "be patient" messages as well as potentially
0 commit comments