Browse Source

ci(pytest): add missing tags

Fu Hanxi 3 years ago
parent
commit
a24f4dedcd
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pytest.ini

+ 2 - 1
pytest.ini

@@ -43,7 +43,8 @@ markers =
   ethernet: ethernet runner
   ethernet_flash_8m: ethernet runner with 8mb flash
   wifi: wifi runner
-  wifi_bt
+  wifi_bt: wifi runner with bluetooth
+  deepsleep: deepsleep runners
 
   # multi-dut markers
   multi_dut_generic: tests should be run on generic runners, at least have two duts connected.