Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/tests/ftest/dfuse/daos_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ def test_dfuse_daos_build_data(self):
Checkout and build DAOS sources.

:avocado: tags=all,full_regression
:avocado: tags=hw,medium
:avocado: tags=cb,hw,medium
:avocado: tags=build,daosio,dfuse
:avocado: tags=DaosBuild,test_dfuse_daos_build_data
"""
Expand All @@ -303,7 +303,7 @@ def test_dfuse_daos_build_nocache(self):
Checkout and build DAOS sources.

:avocado: tags=all,full_regression
:avocado: tags=hw,medium
:avocado: tags=cb,hw,medium
:avocado: tags=build,daosio,dfuse
:avocado: tags=DaosBuild,test_dfuse_daos_build_nocache
"""
Expand Down
Loading