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 fd67c89 commit f59b0c6Copy full SHA for f59b0c6
test/sanity/testcfg.py
@@ -90,4 +90,4 @@ def GetTestStatus(self, sections, defs):
90
test.ReadConfigurationInto(status_file, sections, defs)
91
92
def GetConfiguration(context, root):
93
- return RemotingTestConfiguration(context, root, 'remoting')
+ return RemotingTestConfiguration(context, root, 'sanity')
0 commit comments