Skip to content

Commit

Permalink
DAOS-6871 test: disable datamover copy_space (#4758) (#5156)
Browse files Browse the repository at this point in the history
Disable test_copy_space_dcp until the timeout issue
is resolved.

Signed-off-by: Dalton Bohning <daltonx.bohning@intel.com>
  • Loading branch information
daltonbohning authored Mar 26, 2021
1 parent eb73779 commit 49e78a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/ftest/datamover/copy_negative.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ def test_copy_bad_params_dcp(self):
expected_rc=1,
expected_output=self.MFU_ERR_INVAL_ARG)

@skipForTicket("DAOS-6871")
def test_copy_space_dcp(self):
"""Jira ID: DAOS-5515
Test Description:
Expand Down

0 comments on commit 49e78a6

Please sign in to comment.