Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of SQA Documentation for the INL FORCE repository. #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

klfrick2
Copy link
Collaborator

This is the first portions of the SQA documentation to be added to the FORCE repository.

Documents:

  1. Software Quality Assurance Plan: PLN-6552 (This is the primary document [.docx]). Couple of minor places where edits need to be made. (Text in RED)
  2. SRS plan SPC-3171
  3. Software Design Description (SDD-584)
  4. Requirements Traceability Matrix (SPC-3171)
  5. Configuration Items List LST-1346

…se SQA are only for the FORCE repo and are superceded by each submodules SQA requirements e.g. RAVEN, HYBRID, HERON.
@klfrick2 klfrick2 requested a review from PaulTalbot-INL May 18, 2022 15:30
@PaulTalbot-INL
Copy link
Collaborator

I'm now getting:

Building in sdd...
...Successfully made docs in sdd
Building in rtr...
python: can't open file '../../../developer_tools/createSQAtracebilityMatrix.py': [Errno 2] No such file or directory
make: *** [default] Error 2
...Failed to make docs in rtr

@PaulTalbot-INL
Copy link
Collaborator

Now:

(raven_libraries) INL610957:((c0d9d7e...))~/projects/FORCE/doc 2022-05-27 12:24:55
$ls
make_docs.sh sqa          user_manual  version.tex
(raven_libraries) INL610957:((c0d9d7e...))~/projects/FORCE/doc 2022-05-27 12:25:00
$chmod 777 sqa/make_docs.sh
(raven_libraries) INL610957:((c0d9d7e...))~/projects/FORCE/doc 2022-05-27 12:25:46
$chmod 777 make_docs.sh
(raven_libraries) INL610957:((c0d9d7e...))~/projects/FORCE/doc 2022-05-27 12:25:50
$./make_docs.sh
fatal: No names found, cannot describe anything.
sqa_built_documents/FORCE_SQA_Status_Dashboard.pptx
sqa_built_documents/LST-1346_Configuration_Items_List.docx
sqa_built_documents/software_design_description.pdf
sqa_built_documents/~$N-6552_FORCE_Software_Quality_Assurance_Plan_combined.docx
sqa_built_documents/FORCE_requirements_traceability_matrix.pdf
sqa_built_documents/PLN-6552_FORCE_Software_Quality_Assurance_Plan_combined.docx
sqa_built_documents/FORCE_software_requirements_specifications_and_traceability.pdf
sqa_built_documents/FORCE_software_requirements_specifications.pdf
sqa_built_documents/~$T-1346_Configuration_Items_List.docx
sqa_built_documents/~$N-6274_FORCE_Software_Quality_Assurance_Plan_combined.docx
sqa_built_documents
fatal: No names found, cannot describe anything.
Building in sdd...
...Successfully made docs in sdd
Building in rtr...
python: can't open file '../../../developer_tools/createSQAtracebilityMatrix.py': [Errno 2] No such file or directory
make: *** [default] Error 2
...Failed to make docs in rtr

Note I keep having to chmod 777 the two make_docs.sh scripts in order to run it, too.

mgarrouste pushed a commit to mgarrouste/FORCE that referenced this pull request Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants