-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
0
-
Not Needed
-
None
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
Use Case
As a... kerberos userĀ
I want... to be able to run tests locally
So that... I can properly use testing in external PR submissionsDependencies
Acceptance Criteria
Implementation Requirements
- N/A - see Documentation Requirements
Testing Requirements
- N/A
Documentation Requirements
- In Testing Section of kerberos README:
- Remove "NOTE: The test suite requires an active kerberos deployment, see test/scripts/travis.sh to better understand these requirements."
- Add information on what script to run + that you need to be in docker to run tests locally
run -i -v WORKING-DIRECTORY:/app -w /app -e PROJECT_DIRECTORY=/app ubuntu:20.04 /bin/bash /app/.evergreen/run-tests-ubuntu.sh
Follow Up Requirements
- N/A