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 Docker based testing support to network samples #29764

Open
jukkar opened this issue Nov 3, 2020 · 2 comments
Open

Add Docker based testing support to network samples #29764

jukkar opened this issue Nov 3, 2020 · 2 comments
Assignees
Labels
area: Networking Enhancement Changes/Updates/Additions to existing features

Comments

@jukkar
Copy link
Member

jukkar commented Nov 3, 2020

We have infrastructure to run network samples against a Docker container running Linux, see information at https://github.com/zephyrproject-rtos/zephyr/blob/master/scripts/net/README.txt.

Collect here a list of network samples that work properly with the runner script so we can track the progress.

Status Sample Comment
dhcpv4_client
dns_resolve #30778 and zephyrproject-rtos/net-tools#55
✔️ gptp #29646
ipv4_autoconf
lldp
✔️ lwm2m_client
✔️ LwM2M interoperability tests with Leshan
mdns_responder
✔️ mqtt_publisher Already supported, both plain and TLS communication tested and were working, the proxy tests are disabled and need more work
promiscuous_mode
✔️ syslog_net #30439
telnet
vlan
big_http_download
can The CAN testing could be based on this zephyrproject-rtos/net-tools#26
civetweb Multiple civetweb applications exists, this needs to be opened up in the future. Civetweb removed from upstream zephyr so this is no longer applicable
coap_client
✔️ coap_server Already supported, tested with etsi_testcases.sh script found in libcoap in net-tools
dumb_http_server
✔️ dumb_http_server_mt #29948
✔️ echo_client Already supported
✔️ echo_server Already supported
✔️ http_client #29892
http_get
packet
sntp_client
websocket_client

Original issue at #19540

@jukkar jukkar added Enhancement Changes/Updates/Additions to existing features area: Networking labels Nov 3, 2020
@jukkar jukkar self-assigned this Nov 3, 2020
@jukkar
Copy link
Member Author

jukkar commented Nov 9, 2020

Short presentation about Docker based testing https://drive.google.com/file/d/1LYPcVOyHrJGUaD4wuAwZYlBq310jgVV_/view

@KozhinovAlexander
Copy link
Collaborator

Please note #30175 for CivetWeb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

2 participants