From 7f8039c2fc6f38dc5e3100c19212b6b88baa71aa Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Mon, 23 Mar 2015 18:42:38 +0100 Subject: Add latest version of OPNFV Tools Training Add tools training presentation and sources of embedded diagrams. JIRA: OCTO-13 Change-Id: Iefaee5cb5f3a33461feab864b124a05a85f95d56 Signed-off-by: Fatih Degirmenci --- doc/OPNFV_Tools_Training.pptx | Bin 0 -> 467760 bytes doc/README | 3 + doc/epic_story_subtask_commit.graphml | 540 ++++++++++++++++++++++++++++++++++ doc/opnfv_dev_workflow.graphml | 274 +++++++++++++++++ 4 files changed, 817 insertions(+) create mode 100644 doc/OPNFV_Tools_Training.pptx create mode 100644 doc/README create mode 100644 doc/epic_story_subtask_commit.graphml create mode 100644 doc/opnfv_dev_workflow.graphml diff --git a/doc/OPNFV_Tools_Training.pptx b/doc/OPNFV_Tools_Training.pptx new file mode 100644 index 0000000..c356cb3 Binary files /dev/null and b/doc/OPNFV_Tools_Training.pptx differ diff --git a/doc/README b/doc/README new file mode 100644 index 0000000..6a0c9fa --- /dev/null +++ b/doc/README @@ -0,0 +1,3 @@ +This folder is temporary location for OPNFV Tool Training at the moment. +Once the documentation project is approved, training material will be moved +to corresponding repository. diff --git a/doc/epic_story_subtask_commit.graphml b/doc/epic_story_subtask_commit.graphml new file mode 100644 index 0000000..0f0a12d --- /dev/null +++ b/doc/epic_story_subtask_commit.graphml @@ -0,0 +1,540 @@ + + + + + + + + + + + + + + + + + + + + + + + EPIC + + + + + + + + + + + + + + + + + USER +STORY + + + + + + + + + + + + + + + + + USER +STORY + + + + + + + + + + + + + + + + + USER +STORY + + + + + + + + + + + + + + + + + USER +STORY + + + + + + + + + + + + + + + + + SUBTASK + + + + + + + + + + + + + + + + + SUBTASK + + + + + + + + + + + + + + + + + SUBTASK + + + + + + + + + + + + + + + + + SUBTASK + + + + + + + + + + + + + + + + + SUBTASK + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + commit + + + + + + + + + + + + + + + + + + + + + + + commit + + + + + + + + + + + + + + + + + + + + + + + commit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sprint X +(x weeks) + + + + + + + + + + + + + + + + + + Sprint Y +(x weeks) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/opnfv_dev_workflow.graphml b/doc/opnfv_dev_workflow.graphml new file mode 100644 index 0000000..2682b33 --- /dev/null +++ b/doc/opnfv_dev_workflow.graphml @@ -0,0 +1,274 @@ + + + + + + + + + + + + + + + + + + + + + + + Your Local Environment + + + + + + + + + + + + + + + + + OPNFV Gerrit + +<opnfv_project>/master + + + + + + + + + + + + + + + + + <opnfv_project>/master + + + + + + + + + + + + + + + + + <opnfv_project>/master + + + + + + + + + + + + + + + + + OPNFV Gerrit + + + +Review Requirements: +Reviewers: +2, +1, -1, -2 +OPNFV Jenkins: +1 + + + + + + + + + + + + + + + + + OPNFV Jenkins + +Commit Gate +automatic testing + + + + + + + + + + + + + + + + + OPNFV Jenkins + +Merge +automatic testing + + + + + + + + + + + + + + + + + git clone * + + + + + + + + + + + + + + + + + + make changes +run tests +git commit + + + + + + + + + + + + + + + + + + git review + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + git commit --amend + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg