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

Add gptp sample to Docker testing #29646

Merged
merged 2 commits into from
Nov 17, 2020

Conversation

jukkar
Copy link
Member

@jukkar jukkar commented Oct 29, 2020

Run linuxptp in docker and Zephyr gptp sample in host. The test verifies that the time sync works ok.
This requires also zephyrproject-rtos/net-tools#48 from net-tools.

@github-actions github-actions bot added the area: Samples Samples label Oct 29, 2020
@jukkar jukkar force-pushed the gptp-automated-testing branch from 8c5e1d9 to 23b567d Compare November 2, 2020 13:53
@jukkar jukkar force-pushed the gptp-automated-testing branch from 23b567d to af7eace Compare November 12, 2020 13:57
@jukkar jukkar changed the title [WIP] gPTP automated testing Add gptp sample to Docker testing Nov 12, 2020
@jukkar jukkar marked this pull request as ready for review November 12, 2020 13:59
@jukkar jukkar requested a review from rlubos November 12, 2020 14:00
@jukkar jukkar added the DNM This PR should not be merged (Do Not Merge) label Nov 12, 2020
This feature is used by scripts/net/run-sample-tests.sh script
which connects the Zephyr gPTP sample to Linux gPTP daemon running
on a Docker container.

Signed-off-by: Jukka Rissanen <[email protected]>
Allow gPTP sample to be run via run-sample-tests.sh script.
This makes it possible to do simple smoke testing and verify that
gPTP stack is not broken.

Signed-off-by: Jukka Rissanen <[email protected]>
@jukkar jukkar force-pushed the gptp-automated-testing branch from af7eace to 7f97b74 Compare November 16, 2020 09:48
@jukkar jukkar removed the DNM This PR should not be merged (Do Not Merge) label Nov 16, 2020
@jukkar jukkar merged commit 861c2c7 into zephyrproject-rtos:master Nov 17, 2020
@jukkar jukkar deleted the gptp-automated-testing branch November 17, 2020 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants