Try to replace `timeout` cmd in scripts to make it compatible cross platforms
- Dominant language
- Go
- Stars
- 109
- Forks
- 49
- Avg merge
- 21h 28m
- Merged PRs (30d)
- 313
Description
## Problem Statement
in `test/e2e/chainsaw/common/scripts/host_connectivity_test_udp.sh` and `test/e2e/chainsaw/common/scripts/host_connectivity_test_tcp.sh`, `timeout` is used, which is unable to execute in platforms like macos.
...
## Proposed Solution
...
## Additional Information
...
## Acceptance Criteria
- [ ] Documentation is updated with this new feature / enhancement
- [ ] Tests are added for this feature / enhancement
- [ ] Helm chart is updated to work with this feature / enhancement
- [ ] As a user, I can ...
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with test/e2e/chainsaw/common/scripts/host_connectivity_test_udp.sh and test/e2e/chainsaw/common/scripts/host_connectivity_test_tcp.sh, locating how each script invokes timeout. Check the existing end-to-end connectivity tests on macOS and another supported platform, then verify that both scripts run without the platform-specific failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100