Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Update and rename Motr Design Document List #2090

Merged
merged 9 commits into from
Sep 3, 2022
Merged

Conversation

hessio
Copy link
Contributor

@hessio hessio commented Aug 18, 2022

Signed-off-by: Patrick Hession patrick.hession@seagate.com

Problem Statement

  • Converter Motr Design Document List document to markdown
  • Updated all the broken links

Design

  • For Bug, Describe the fix here.
  • For Feature, Post the link for design

Coding

Checklist for Author

  • Coding conventions are followed and code is consistent

Testing

Checklist for Author

  • Unit and System Tests are added
  • Test Cases cover Happy Path, Non-Happy Path and Scalability
  • Testing was performed with RPM

Impact Analysis

Checklist for Author/Reviewer/GateKeeper

  • Interface change (if any) are documented
  • Side effects on other features (deployment/upgrade)
  • Dependencies on other component(s)

Review Checklist

Checklist for Author

  • JIRA number/GitHub Issue added to PR
  • PR is self reviewed
  • Jira and state/status is updated and JIRA is updated with PR link
  • Check if the description is clear and explained

Documentation

Checklist for Author

  • Changes done to WIKI / Confluence page / Quick Start Guide

View rendered doc/motr-design-doc-list.md

Signed-off-by: Patrick Hession <patrick.hession@seagate.com>
@cla-bot cla-bot bot added the cla-signed label Aug 18, 2022
hessio added 8 commits August 18, 2022 11:40
Signed-off-by: Patrick Hession <patrick.hession@seagate.com>
Signed-off-by: Patrick Hession <patrick.hession@seagate.com>
Signed-off-by: Patrick Hession <patrick.hession@seagate.com>
Signed-off-by: Patrick Hession <patrick.hession@seagate.com>
Signed-off-by: Patrick Hession <patrick.hession@seagate.com>
Signed-off-by: Patrick Hession <patrick.hession@seagate.com>
rkothiya added a commit that referenced this pull request Sep 5, 2022
…format (#2090)" (#2124)

Since there is a 1n/3n deployment failure due to this hence we 
have decided to revert this patch.

This reverts commit 776ae92.

Signed-off-by: Rinku kothiya <rinku.kothiya@seagate.com>
@madhavemuri
Copy link
Contributor

This PR needs following changes,

$ git diff 776ae924660527a5accdac3c4df3e5271e4530a2
diff --git a/doc/Makefile.sub b/doc/Makefile.sub
index 36408715..e109ae48 100644
--- a/doc/Makefile.sub
+++ b/doc/Makefile.sub
@@ -11,7 +11,7 @@ EXTRA_DIST += doc/Doxyfile \
               doc/logging-and-tracing \
               doc/man/manpage-template.1.txt \
               doc/profiling \
-              doc/motr-design-doc-list.rst \
+              doc/motr-design-doc-list.md \
               doc/reading-list.md \
               doc/source-structure.md \
               doc/test-coverage \

@madhavemuri
Copy link
Contributor

Also rename all the references to the .rst in motr repo to .md,

$ git grep "motr-design-doc-list.rst" | wc -l
61

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants