From 62113b5ac9b1fd912164b816f3d5713194115f8c Mon Sep 17 00:00:00 2001 From: Anil Vishnoi Date: Wed, 2 Oct 2024 23:33:02 -0700 Subject: [PATCH] Do-Not-Merge:test knowledge for production UI deployment Signed-off-by: Anil Vishnoi --- knowledge/engineering/attribution.txt | 5 +++ knowledge/engineering/qna.yaml | 50 +++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 knowledge/engineering/attribution.txt create mode 100644 knowledge/engineering/qna.yaml diff --git a/knowledge/engineering/attribution.txt b/knowledge/engineering/attribution.txt new file mode 100644 index 000000000..091093684 --- /dev/null +++ b/knowledge/engineering/attribution.txt @@ -0,0 +1,5 @@ +Title of work: No title +Link to work: https://redhat.com +Revision: asdfadsfasdf809809809a8dsfasdf +License of the work: MIT +Creator names: Anil diff --git a/knowledge/engineering/qna.yaml b/knowledge/engineering/qna.yaml new file mode 100644 index 000000000..ebbf6971e --- /dev/null +++ b/knowledge/engineering/qna.yaml @@ -0,0 +1,50 @@ +created_by: vishnoianil +version: 3 +domain: UI Testing +document_outline: test knowledge for production UI deployment testing purpose. +seed_examples: + - context: '1' + questions_and_answers: + - question: '11' + answer: '11' + - question: '12' + answer: '12' + - question: '13' + answer: '13' + - context: '2' + questions_and_answers: + - question: '21' + answer: '21' + - question: '22' + answer: '22' + - question: '23' + answer: '23' + - context: '3' + questions_and_answers: + - question: '31' + answer: '31' + - question: '32' + answer: '32' + - question: '33' + answer: '33' + - context: '4' + questions_and_answers: + - question: '41' + answer: '41' + - question: '42' + answer: '42' + - question: '43' + answer: '43' + - context: '5' + questions_and_answers: + - question: '51' + answer: '51' + - question: '52' + answer: '52' + - question: '53' + answer: '53' +document: + repo: https://github.com/vishnoianil/taxonomy-knowledge-docs + commit: 12c52b49ab22a699f29af440db5751e84589d6ac + patterns: + - instructlab-test-20241003T062559658.md