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_dev_workflow.graphml | 274 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 274 insertions(+) create mode 100644 doc/opnfv_dev_workflow.graphml (limited to 'doc/opnfv_dev_workflow.graphml') 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