opensafely-core / opensafely-core/sysadmin

Tests for infrastructure-as-code

Open
#93 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.