Skip to content

Commit

Permalink
test_configs/ofi_rxm/tcp.test: remove cntr RMA testing
Browse files Browse the repository at this point in the history
ubertest implementation currently requires FI_RMA_EVENT when using RMA and counters
This will cause tcp to return ENODATA for these combinations and cause runfabtests
to fail.
This should get updated in ubertest to not require it but remove testing for now

Signed-off-by: Alexia Ingerson <alexia.ingerson@intel.com>
  • Loading branch information
aingerson authored and Juee14Desai committed Feb 21, 2025
1 parent 29f6932 commit 0daf45c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fabtests/test_configs/ofi_rxm/tcp.test
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
],
comp_type: [
FT_COMP_QUEUE,
FT_COMP_CNTR,
],
mr_mode: [],
progress: [
Expand Down

0 comments on commit 0daf45c

Please sign in to comment.