Automatic building and deployment of network-tests2 for lomonosov 2 #17
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request will do the following things:
prepare_install.sh
so that it doesn't fail whenINSTALL_DIR
already existsdeploy_on_lomonosov2.mk
which downloads, builds and installs network-tests2 and all its dependencies and which can also run the tests withmake run
README.md
which instructs on how to use itThe only thing in this pull request that might break something is the modification of
deploy_on_lomonosov2.mk
, but that is unlikely to happen.I would be glad if someone read my changes to
README.md
, checked that they make sense and maybe even performed the instructions to check that it works. You don't have to read my makefile and try to figure it out, it's too complex.Iff noone reacts to this pull request by 2016-11-07, I will read my README section again, check that the makefile works and merge it myself.