opensafely-core / opensafely-core/sysadmin
Tests for infrastructure-as-code
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 3
Description
Currently, the ansible code has no functional tests, either expressed in ansible or other tool, that we could use to verify core behaviours.
e.g. - check ssh, static ip routing, group membership,etc.
We could also hook in the just check command for linting
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Ansible code and the existing just check command first; no specific files or test framework are named. Define functional coverage for SSH, static IP routing, and group membership, then determine whether linting should run through just check; done means these core behaviours are verified and the check command covers the intended linting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible
- Domain
- infrastructure, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100