testing: add coreanalyzer_proxy smoke test

pull/2330/head
Simon Renblad 2024-02-01 17:43:47 +08:00 committed by Sébastien Bourdeauducq
parent dcf1bba8c6
commit 1e9070a2af
1 changed files with 1 additions and 1 deletions

View File

@ -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",