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 <[email protected]>
  • Loading branch information
aingerson authored and zachdworkin committed Feb 28, 2025
1 parent 41ace11 commit c375cc5
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 c375cc5

Please sign in to comment.