mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 11:18:27 +08:00
testing: add coreanalyzer_proxy smoke test
This commit is contained in:
parent
dcf1bba8c6
commit
1e9070a2af
@ -9,7 +9,7 @@ class TestFrontends(unittest.TestCase):
|
||||
"""Test --help as a simple smoke test against catastrophic breakage."""
|
||||
commands = {
|
||||
"aqctl": [
|
||||
"corelog", "moninj_proxy"
|
||||
"corelog", "moninj_proxy", "coreanalyzer_proxy"
|
||||
],
|
||||
"artiq": [
|
||||
"client", "compile", "coreanalyzer", "coremgmt",
|
||||
|
Loading…
Reference in New Issue
Block a user