Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run networking samples against Docker net-tools container #37

Merged
merged 2 commits into from
Oct 28, 2019

Conversation

pfl
Copy link
Collaborator

@pfl pfl commented Oct 24, 2019

Improve Docker container creation and the network setup script needed to run net-tools container against Zephyr samples. See also the 'docker_samples' branch in Zephyr.

jukkar and others added 2 commits October 17, 2019 13:30
Create instructions and infrastructure to run networking samples
against services that are running inside Docker container. Place
the Docker creation script in its own directory to avoid sending
unnecessary files to the docker server process. Add a README with
instructions on how to set IP addressing and networking.

Signed-off-by: Jukka Rissanen <[email protected]>
Signed-off-by: Patrik Flykt <[email protected]>
Add CoAP client tests to the Docker container. Change the working
directory to /net-tools in order for the build to succeed. When
running the test, make the script change into the directory where
the binary is, since the other script is assumed to be in the
same location.

Signed-off-by: Patrik Flykt <[email protected]>
Copy link
Member

@jukkar jukkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jukkar jukkar merged commit 66d577f into zephyrproject-rtos:master Oct 28, 2019
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.

2 participants