Skip to content
Merged
Show file tree
Hide file tree
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
7 changes: 0 additions & 7 deletions deps/rabbit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -332,13 +332,6 @@ endef

$(foreach set,1 2 3 4,$(eval $(call parallel_ct_set_target,$(set))))

# @todo Generate ct.test.spec from Makefile variables instead of hardcoded for ct-master

parallel-ct: test-build
$(verbose) mkdir -p $(CT_LOGS_DIR)
$(eval ERL := erl -noinput -boot no_dot_erlang)
$(call erlang,$(call ct_master.erl,ct.test.spec),-sname parallel_ct_$(PROJECT)@localhost -hidden -kernel net_ticktime 5)

# --------------------------------------------------------------------
# Compilation.
# --------------------------------------------------------------------
Expand Down
189 changes: 0 additions & 189 deletions deps/rabbit/ct.test.spec

This file was deleted.

Loading