Skip to content

Conversation

@lucafavatella
Copy link

Please refer to commit message for details.

Sample output of last (failing) Travis CI build:

...
==> lager (compile)

ERROR: OTP release R16B01 does not match required regex 17

ERROR: compile failed while processing /home/lci/lincx/deps/lager: rebar_abort

Connection to erlangonxen.org closed.

The command "ssh -tA -i id_rsa -o StrictHostKeychecking=no -o CheckHostIP=no lci@erlangonxen.org ./lci $TRAVIS_COMMIT" exited with 1.

Done. Your build exited with 1.

Beforehand Erlang/OTP was assumed to be present on the Travis CI box,
that apparently provides OTP R16. Language C may be not needed, so
replace it with Erlang and specify OTP 17.3 release (the same as ling
Travis CI).
@lucafavatella
Copy link
Author

I did not manage to test this PR before submiting it as it looks like the Travis CI configuration accesses another machine via SSH, and I am not sure how to reproduce the setup of that machine.
Is there a script for setting automatically a box as the one the Travis CI config accesses via SSH?

Edit: I found https://github.com/FlowForwarding/lincx/blob/master/docs/testbed-setup.md but it relies on dedicated hardware and it is pretty manual (not automated).

@lucafavatella
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant