Proposed IT Infrastructure for TOP OS project

Slides:



Advertisements
Similar presentations
Software engineering tools for web development Jim Briggs 1CASE.
Advertisements

Jenkins User Conference San Francisco, Sept #jenkinsconf Business Process Model & Notation (BPMN) Workflows in Jenkins Max Spring Cisco
MAE Training for User July 8, Agenda Wiki FishEye Crucible Stash.
Validata Release Coordinator Accelerated application delivery through automated end-to-end release management.
Developing the NSDL User Portal Dean Krafft, Cornell University
Source Control Repositories for Enabling Team Working Svetlin Nakov Telerik Corporation
Slide 1 of 9 Presenting 24x7 Scheduler The art of computer automation Press PageDown key or click to advance.
Standards for Technology in Automotive Retail STAR Workbench 1.0 Michelle Vidanes & Dave Carver STAR XML Data Architects, Certified Scrum Masters.
Talend 5.4 Architecture Adam Pemble Talend Professional Services.
Version Control with git. Version Control Version control is a system that records changes to a file or set of files over time so that you can recall.
Web Content Management Systems. Lecture Contents Web Content Management Systems Non-technical users manage content Workflow management system Different.
Sharepoint Makes daily tasks more efficient and improves internal as well as external collaboration Not just cost savings, but adds business value.
© 2011 Delmar, Cengage Learning Chapter 7 Managing a Web Server and Files.
Source Forge Phi Le Thanh Huynh Surinder Singh Benjamin Roppiyakuda.
Priit Collaboration infrastructure.
Development Environment Matthew Sell, CSSE Student MASS Research Participant, October 2014.
Press Esc to Exit ©2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in.
Contents 1.Introduction, architecture 2.Live demonstration 3.Extensibility.
Continuous Integration and Code Review: how IT can help Alex Lossent – IT/PES – Version Control Systems 29-Sep st Forum1.
Perforce Software Version Everything.. Visual Studio Industry Partner Perforce Software NEXT STEPS Contact us at: Perforce products.
1 GIT NOUN \’GIT\ A DISTRIBUTED REVISION CONTROL AND SOURCE CODE MANAGEMENT (SCM) SYSTEM WITH AN EMPHASIS ON SPEED. INITIALLY DESIGNED AND DEVELOPED BY.
Anubha Gupta | Software Engineer Visual Studio Online Microsoft Corp. Visual Studio Enterprise Leveraging modern tools to streamline Build and Release.
Benchmark 2 progress report and future directions Sergey Lyskov
Information Systems and Network Engineering Laboratory I DR. KEN COSH WEEK 1.
Virtual Lab Overview 5/21/2015 xxxxxxxxxx NWS/MDL/CIRA.
De Rigueur - Adding Process to Your Business Analytics Environment Diane Hatcher, SAS Institute Inc, Cary, NC Falko Schulz, SAS Institute Australia., Brisbane,
Review for Eclipse Release Review | © 2012 by Review for Eclipse Committers, made available under the EPL v1.0 1 Review for Eclipse (R4E) 0.11 Release.
DECTRIS Ltd Baden-Daettwil Switzerland Continuous Integration and Automatic Testing for the FLUKA release using Jenkins (and Docker)
Testing and Release Procedures/Tools Cristina Aiftimiei (INFN-CNAF) Mario David (LIP)
Living with Gerrit Bruce Beare Android Architecture Intel Title.
Introduction Aaron Day ● Software Architect ● Open Solutions Interests and Hobbies ● Family ● Software Development ● Woodworking ● Gaming ● Shooting.
Version Control Systems
Architecture Review 10/11/2004
CS5220 Advanced Topics in Web Programming Version Control with Git
Agenda:- DevOps Tools Chef Jenkins Puppet Apache Ant Apache Maven Logstash Docker New Relic Gradle Git.
TOP project – STATUS UPDATE & Workflow demo
Open-O Integration Project Introduction
Information Systems and Network Engineering Laboratory II
Proposal for ONAP Development Best Practices Gildas Lanilis – ONAP Release Manager June 23 , 2017.
Source Control Systems
Cms Full-featured Flexible Web Content Management System for All Your Needs.
Development with Eclipse
Open Source Systems Administration
External Web Services Quick Start Guide
SE goes software engineering; (practically) managing the Compose
CLIF meets Jenkins Performance testing in continuous integration, and more... Bruno Dillenseger - Orange Labs CLIF is OW2's load testing framework project,
New features and customization options
POW MND section.
A (very brief) intro to Eclipse
Document & Web Content Management
Introduction to SharePoint 2007
Subversion.
Version Control Systems
My Oracle Support (The next generation Metalink experience) lynn
Git Version Control for Everyone
TDL Open Source Project (TOP) Input to MTS#71, 31 May / 01 Jun 2017
Getting Started with Git and Bitbucket
TDL Open Source Project (TOP) Input to MTS#71, 31 May / 01 Jun 2017
Simplified Development Toolkit
How to Design and Implement Research Outputs Repositories
Collaborative Business Solutions
Managing a Web Server and Files
Module 01 ETICS Overview ETICS Online Tutorials
BlackBoard 5 A Definitive e-Learning Software Platform Ozgur Balsoy,
SE goes software engineering; managing the Compose* project.
TDL Open Source Project (TOP) Input to MTS#70,
Open Source Software Development Processes Version 2.5, 8 June 2002
SE goes software engineering; (practically) managing the Compose
Is a Content Management System in Your Future?
Final Review 27th March Final Review 27th March 2019.
Presentation transcript:

Proposed IT Infrastructure for TOP OS project Title*: MTS#70 Proposed IT Infrastructure for TOP OS project   25 - 26 Jan 2017 from Source*: ETSI Contact: Gerry McAuley input for Committee*: MTS Contribution For*: Decision Discussion  X Information Submission date*: 2017-01-25 Meeting & Allocation: MTS#70 © ETSI 2015. All rights reserved

Proposed IT infrastructure for TOP project The following slides show: The tools used in previous projects Tool set proposed for TOP Brief description of the functionalities of the open source tools © ETSI 2015. All rights reserved

Proposed IT infrastructure for TOP project Factors taken into consideration Lessons learnt within OSM Experience with oM2M Tools currently available within ETSI Potential transfer to Eclipse in the future The following slide’ shows the tools used in previous projects and what is proposed for TOP © ETSI 2015. All rights reserved

Proposed IT infrastructure for TOP project   OSM Eclipse oM2M TOP Wiki WikiMedia Not Specified wikiMedia Issue tracking Bugzilla Revision ControlRepository Git Collaborative code development Gerrit Gerrit/GitHub Chat IRC - Real time collaborative editor Pad Statistics generator GitStats Not specified Git Repository browser GitWeb Gitweb Task Scheduling and delivery Jenkins Note taking Meetbot IPR and legal text checker Fossology Web Site Joomla IP tracker IPzilla Roles and Access rights Active Directory Project Management WPM Project Management Infrastructure Review and Approval Portal Code Quality checker Depends on the project Sonar TBD Exploder Listserv DevList © ETSI 2015. All rights reserved

Git GIT is a distributed revision control system with emphasis on speed, data integrity and support for distributed workflows. Strong support for non linear development. Rapid branching and merging including specific tools for visualizing and navigating Compatible with http ssh etc © ETSI 2015. All rights reserved

GitWeb Web interface to Git repositories. Its features include: Viewing multiple Git repositories with common root. Browsing every revision of the repository. Viewing the contents of files in the repository at any revision. Viewing the revision log of branches, history of files and directories, see what was changed when, by who. Viewing everything that was changed in a revision, and step through revisions one at a time, viewing the history of the repository. Finding commits which commit messages matches given search term. © ETSI 2015. All rights reserved

Gerrit Web based team software review tool Facilitates on-line code reviews using Git version control system Makes reviews easier by showing changes in a side by side display Allows in-line comments to be added by any reviewer simplifies git project maintenance © ETSI 2015. All rights reserved

Jenkins Jenkins provides hundreds of plugins to support building, deploying and automating any project Continuous integration platform for software development Monitors the whole build process provides reports and notifications on successes and errors Monitoring execution of externally run jobs Extensible and fully customizable through plugins © ETSI 2015. All rights reserved

Bugzilla Web based open source bug tracking system Allows individuals or groups to keep track of outstanding bugs Code change tracking Communication with team mates Submission and review of patches QA management Many features such as advanced search, duplicate detection, scheduled reporting, time tracking etc Uses MySQL as database back-end © ETSI 2015. All rights reserved

Ipzilla /Fossology IPZilla is a tool used by Eclipse to track Intellectual Property Due diligence requests FOSSology is an open source license compliance software system and toolkit. As a toolkit you can run license, copyright and export control scans from the command line. © ETSI 2015. All rights reserved