<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><blockquote><div><b>Update:</b> <code>ct_run -dir apps/app1/test -pa deps/*/ebin -pa apps/*/ebin -erl_args -config rpm</code>
 also works as expected. I guess the problem is that rebar changes the 
cwd when running the tests for each application and therefore the <code>-config rpm</code> option does not point to a existing file. I was anyway not able to find a workaround.<br></div>
</blockquote><div> </div>
<div>I thought I'd point out that rebar3 (<a href="http://rebar3.org">http://rebar3.org</a>) does not change the cwd, so you may have better luck trying rebar3 ct.<br></div>
<div> </div>
<div id="sig19496053"><div class="signature">--<br></div>
<div class="signature">Tristan Sloughter<br></div>
<div class="signature">t@crashfast.com<br></div>
<div class="signature"> </div>
</div>
<div> </div>
<div> </div>
<div>On Mon, May 11, 2015, at 12:37 PM, Luis Gerhorst wrote:<br></div>
<blockquote type="cite"><div>Hi,<br></div>
<div>I've already posted this question on Stack Overflow but nobody has answered it. Maybe anyone here know's how I can do that:<br></div>
<div> </div>
<div><a href="http://stackoverflow.com/questions/30161772/apply-erlang-configuration-file-for-multiple-applications-to-common-test-with">http://stackoverflow.com/questions/30161772/apply-erlang-configuration-file-for-multiple-applications-to-common-test-with</a><br></div>
<div> </div>
<div>If you know an answer / need more information but don't have a Stack Exchange account you can of course also answer on the mailing list.<br></div>
<div> </div>
<div>Thank you very much and best regards,<br></div>
<div>Luis<br></div>
<div><u>_______________________________________________</u><br></div>
<div>erlang-questions mailing list<br></div>
<div><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br></div>
<div><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br></div>
</blockquote><div> </div>
</body>
</html>