Skip to content

Commit

Permalink
DAOS-623 test: Move daos_build test vms.
Browse files Browse the repository at this point in the history
Test-tag: test_bashcmd test_bashcmd_ioil test_bashcmd_pil4dfs
Test-repeat: 5

Required-githooks: true

Signed-off-by: Ashley Pittman <[email protected]>
  • Loading branch information
ashleypittman committed Jan 18, 2024
1 parent da658ad commit 431e737
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/tests/ftest/dfuse/bash.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ def test_bashcmd(self):
commands.
:avocado: tags=all,pr,daily_regression
:avocado: tags=hw,medium
:avocado: tags=vm
:avocado: tags=dfuse
:avocado: tags=Cmd,test_bashcmd
"""
Expand All @@ -192,7 +192,7 @@ def test_bashcmd_ioil(self):
commands.
:avocado: tags=all,pr,daily_regression
:avocado: tags=hw,medium
:avocado: tags=vm
:avocado: tags=dfuse,il
:avocado: tags=Cmd,test_bashcmd_ioil
"""
Expand All @@ -207,7 +207,7 @@ def test_bashcmd_pil4dfs(self):
commands.
:avocado: tags=all
:avocado: tags=hw,medium
:avocado: tags=vm
:avocado: tags=dfuse,pil4dfs
:avocado: tags=Cmd,test_bashcmd_pil4dfs
"""
Expand Down

0 comments on commit 431e737

Please sign in to comment.