Resolves: RHELMISC-9589
@ -0,0 +1 @@
1
@ -0,0 +1,16 @@
/plan:
summary: Basic test suite
discover:
how: fmf
execute:
how: tmt
/test:
summary: Run all tests
test: |
git clone https://github.com/aborah-sudo/pam_cs.git
cd shadow-cs
pytest -v shadow_cs.py
require:
- git-core
- pytest
duration: 30m
The note is not visible to the blocked user.