SlideShare a Scribd company logo
My Tuleap Story #TuleapCon2017 @TuleapOpenALM
100 % Agile & Open Source
Vincent Colin de Verdiere
CAD Engineer (Imaging division)
ST Microelectronics
@twitterVincent.colin-de-verdiere@st.com
#TuleapCon2017 @TuleapOpenALM
100 % Agile & Open Source
My Tuleap Story
STMicroelectronics, Imaging Division
Main Activities
• Silicon Design (mainly HW development but also some SW development (Firmware) )
• Sensor based products (camera, range-finder, ..)
CAD team activity
• Facilitator role on EDA/CAD tools (selection, deployment, training, support)
• Define, Improve and deploy development methodologies
#TuleapCon2017 @TuleapOpenALM
100 % Agile & Open Source
My Tuleap Story
How do we use Tuleap
• More than 100 Tuleap projects inside main Tuleap instance for the IMG division of ST
• Few Tuleap projects in another Tuleap instance shared with external partners
• Mainly 2 kinds of Tuleap projects:
o Technology/Algorithm/Modelling/Generic Activity/IP development (long term project instances – never ends) 50-250 users per
projects
o Product : one Tuleap project per product (or product family or prototype) 10-50 users per projects (.5 to 2 years)
(up to 2 new projects created each month)
o Users : all division members : HW & SW developers, project leaders, team leaders, product owner, marketing, quality, engineering, test
o Main features:
Single tracker per product for full product life (from early prototyping to customer support) (focus on this case only)
One or several svn repo, git repo (sw only)
Document manager
Mediawiki (howto doc, weekly reporting handling, …)
File Manager (package deliveries, …)
Continuous Integration (source code CI, miscellaneous automations)
#TuleapCon2017 @TuleapOpenALM
100 % Agile & Open Source
My Tuleap Story
HW product life-cycle management with Tuleap
• 2 Kind of Trackers
- Generic trackers (ip, algorithm, …) for development that is shared between products
- Single tracker per product for all activities (dev, engineering, Q&A, …)
• Original Tracker Usage for IMG/ST division
Our work-flow requires automated ticket duplication in 3 different contexts :
1. Ticket duplication within product tracker to handle multi-fix for multiple versions of a product (focus on this case only)
2. Ticket duplication / synchronization between product tracker and generic tracker to ease bug/information sharing
between projects
3. Ticket duplication / synchronization between product trackers on 2 Tuleap instances
#TuleapCon2017 @TuleapOpenALM
100 % Agile & Open Source
My Tuleap Story
Use case:
• One HW product has several releases (named PGs)
• One given HW defect can be closed differently between products releases:
Root cause fix in HW code, Waived until next version, SW work-around, ……
• We need to track for each version of a product, how a given defect was fixed and more
importantly guarantee that all temporary fixes in initial versions are properly either
maintained or properly fixed in the next version without missing any.
• One ticket per defect does not fulfill the objective
• Proposal: use one ticket per defect AND per HW product version.
Implemented Solution:
• Create a new parent/child ticket schema inside single tracker
• Develop some automation to create child tickets with minimal effort from user.
HW product life-cycle management with Tuleap :
Handle multiple product versions via ticket duplication within single tracker
HW Defect Life Cycle
Status Stage Genealogy
OpenCopied Assigned Parent
Open Waived Child
6
Status Stage Genealogy
OpenCopied Under Impl Parent
Open Temporarily
fixed
Child
Status Stage Genealogy
Open Fixed Parent
Status Stage Genealogy
Open Analyzed Parent
Status Stage Genealogy
Open Assigned Parent
Status Stage Genealogy
Open Declined Parent
Status Stage Genealogy
OpenCopied Waived Parent
Closed Waived Child
Status Stage Genealogy
OpenCopied Temporarily
Fixed
Parent
Closed Temporarily
Fixed
Child
Status Stage Genealogy
Closed Fixed Parent
Status Stage Genealogy
Closed Declined Parent
Child creation
Implementat
ion
Proposal
New bug
submission
Bug assigned for
analysis
Bug analyzed, ready
for decision
Can be imperfectly fixed
In current HW version
Proposal
Granted by
product team
Child creation
Can be fixed in
current HW version
Reported issue is
not a bug
Can be waived in
current HW version
#TuleapCon2017 @TuleapOpenALM
100 % Agile & Open Source
My Tuleap Story
ST Implementation details : Workflow and Trigger
Ticket Workflow
for Status field
• Attach a Jenkins trigger in ticket workflow (Status: Open -> Request Copy)
• Jenkins Trigger executes a script that:
• Technically :
o Copies source ticket to new ticket
o Copy-to field is used to set target product version
o Scripts are written in python using REST api.
o A full python package was developed to ease Tuleap platform
access via both REST api and legacy SOAP api
#TuleapCon2017 @TuleapOpenALM
100 % Agile & Open Source
My Tuleap Story
• Tuleap is used for all projects with unique methodology :
• Very good tracking of defects during product life
• Ticket duplication automation : fast adoption by users
Gains of using Tuleap for product life-cycle management
Good efficiency
No training needed for new projects.
High Quality
Bug do not silently reappear during product life
No extra cost for developers
No human errors created by manual procedures
#TuleapCon2017 @TuleapOpenALM
100 % Agile & Open Source
My Tuleap Story
Tuleap Items that would improve our efficiency
More automation capabilities
Full access to tracker data
Easier Tuleap project administration for non-site admins
• More complete project/tracker template instantiation
• APIs : svn service, full tracker configuration (name , dependencies table)
• Synchronization between svn/git tags and tracker fields
Access to raw data in all charts (cumulative flow charts)
Intermediate Tuleap admin role with access to all division projects
#TuleapCon2017 @TuleapOpenALM
100 % Agile & Open Source
My Tuleap Story
Thanks for your involvement
and for your contribution to Tuleap life
#TuleapCon2017 @TuleapOpenALM
100 % Agile & Open Source
My Tuleap Story
BACKUP SLIDES
#TuleapCon2017 @TuleapOpenALM
100 % Agile & Open Source
My Tuleap Story
ST Implementation details : Tracker setup
• Extra fields/Values in tracker
Status SelectBox Open/Closed/Request Copy/Open Copied
Stage SelectBox Many values including closure values:
Fixed/Waived/Declined/Temporarily Fixed/..
Copy To SelectBox SelectBox containing all product versions
Genealogy SelectBox Parent ,Child
Filiation ArtifactLink List child tickets

More Related Content

What's hot

TuleapCon 2018. Tuleap Trackers and Cross-Tracker Search
TuleapCon 2018. Tuleap Trackers and Cross-Tracker SearchTuleapCon 2018. Tuleap Trackers and Cross-Tracker Search
TuleapCon 2018. Tuleap Trackers and Cross-Tracker Search
Tuleap
 
TuleapCon 2018. STMicroelectronics Success Story
TuleapCon 2018. STMicroelectronics Success StoryTuleapCon 2018. STMicroelectronics Success Story
TuleapCon 2018. STMicroelectronics Success Story
Tuleap
 
TuleapCon2017-Tuleap-Tracker-Query-Langage
TuleapCon2017-Tuleap-Tracker-Query-LangageTuleapCon2017-Tuleap-Tracker-Query-Langage
TuleapCon2017-Tuleap-Tracker-Query-Langage
Tuleap
 
TuleapCon2017 -Automating Jenkins build with Tuleap trackers
TuleapCon2017 -Automating Jenkins build with Tuleap trackersTuleapCon2017 -Automating Jenkins build with Tuleap trackers
TuleapCon2017 -Automating Jenkins build with Tuleap trackers
Tuleap
 
TuleapCon 2018. Achieving SPICE in the Automotive Industry
TuleapCon 2018. Achieving SPICE in the Automotive Industry TuleapCon 2018. Achieving SPICE in the Automotive Industry
TuleapCon 2018. Achieving SPICE in the Automotive Industry
Tuleap
 
TuleapCon2017-Bugzilla-integration
TuleapCon2017-Bugzilla-integrationTuleapCon2017-Bugzilla-integration
TuleapCon2017-Bugzilla-integration
Tuleap
 
TuleapCon 2018. BCom Success Story
TuleapCon 2018. BCom Success StoryTuleapCon 2018. BCom Success Story
TuleapCon 2018. BCom Success Story
Tuleap
 
TuleapCon2017-Pack-Stackstorm-Github-issues
TuleapCon2017-Pack-Stackstorm-Github-issuesTuleapCon2017-Pack-Stackstorm-Github-issues
TuleapCon2017-Pack-Stackstorm-Github-issues
Tuleap
 
TuleapCon 2018. Agency for Administrative Modernization Success Story
TuleapCon 2018. Agency for Administrative Modernization Success StoryTuleapCon 2018. Agency for Administrative Modernization Success Story
TuleapCon 2018. Agency for Administrative Modernization Success Story
Tuleap
 
TuleapCon2017-Mattermost-integration
TuleapCon2017-Mattermost-integrationTuleapCon2017-Mattermost-integration
TuleapCon2017-Mattermost-integration
Tuleap
 
TuleapCon 2019. Tuleap explained by the users
TuleapCon 2019. Tuleap explained by the usersTuleapCon 2019. Tuleap explained by the users
TuleapCon 2019. Tuleap explained by the users
Tuleap
 
TuleapCon 2019. Tuleap Trackers, when one size does not fit all
TuleapCon 2019. Tuleap Trackers, when one size does not fit allTuleapCon 2019. Tuleap Trackers, when one size does not fit all
TuleapCon 2019. Tuleap Trackers, when one size does not fit all
Tuleap
 
TuleapCon 2019. DevOps in Tuleap
TuleapCon 2019. DevOps in TuleapTuleapCon 2019. DevOps in Tuleap
TuleapCon 2019. DevOps in Tuleap
Tuleap
 
From close to open - oscon 2016
From close to open - oscon 2016From close to open - oscon 2016
From close to open - oscon 2016
Tapabrata Pal
 
Tuleap the first 100% Libre & Open Source Enterprise grade ALM
Tuleap the first 100% Libre & Open Source Enterprise grade ALMTuleap the first 100% Libre & Open Source Enterprise grade ALM
Tuleap the first 100% Libre & Open Source Enterprise grade ALM
Enalean
 
TuleapCon 2018. Tuleap Architecture and Infrastructure
TuleapCon 2018. Tuleap Architecture and InfrastructureTuleapCon 2018. Tuleap Architecture and Infrastructure
TuleapCon 2018. Tuleap Architecture and Infrastructure
Tuleap
 
DOES SFO 2016 - Scott Willson - Top 10 Ways to Fail at DevOps
DOES SFO 2016 - Scott Willson - Top 10 Ways to Fail at DevOpsDOES SFO 2016 - Scott Willson - Top 10 Ways to Fail at DevOps
DOES SFO 2016 - Scott Willson - Top 10 Ways to Fail at DevOps
Gene Kim
 
The Journey to Devops: From Waterfall to Continuous Integration
The Journey to Devops: From Waterfall to Continuous IntegrationThe Journey to Devops: From Waterfall to Continuous Integration
The Journey to Devops: From Waterfall to Continuous Integration
Sauce Labs
 
Consistent Rapid Web Dev And Deployment To Cloud
Consistent Rapid Web Dev And Deployment To CloudConsistent Rapid Web Dev And Deployment To Cloud
Consistent Rapid Web Dev And Deployment To Cloud
pmankale
 
Transitioning from Traditional to Modern QA
Transitioning from Traditional to Modern QATransitioning from Traditional to Modern QA
Transitioning from Traditional to Modern QA
Sauce Labs
 

What's hot (20)

TuleapCon 2018. Tuleap Trackers and Cross-Tracker Search
TuleapCon 2018. Tuleap Trackers and Cross-Tracker SearchTuleapCon 2018. Tuleap Trackers and Cross-Tracker Search
TuleapCon 2018. Tuleap Trackers and Cross-Tracker Search
 
TuleapCon 2018. STMicroelectronics Success Story
TuleapCon 2018. STMicroelectronics Success StoryTuleapCon 2018. STMicroelectronics Success Story
TuleapCon 2018. STMicroelectronics Success Story
 
TuleapCon2017-Tuleap-Tracker-Query-Langage
TuleapCon2017-Tuleap-Tracker-Query-LangageTuleapCon2017-Tuleap-Tracker-Query-Langage
TuleapCon2017-Tuleap-Tracker-Query-Langage
 
TuleapCon2017 -Automating Jenkins build with Tuleap trackers
TuleapCon2017 -Automating Jenkins build with Tuleap trackersTuleapCon2017 -Automating Jenkins build with Tuleap trackers
TuleapCon2017 -Automating Jenkins build with Tuleap trackers
 
TuleapCon 2018. Achieving SPICE in the Automotive Industry
TuleapCon 2018. Achieving SPICE in the Automotive Industry TuleapCon 2018. Achieving SPICE in the Automotive Industry
TuleapCon 2018. Achieving SPICE in the Automotive Industry
 
TuleapCon2017-Bugzilla-integration
TuleapCon2017-Bugzilla-integrationTuleapCon2017-Bugzilla-integration
TuleapCon2017-Bugzilla-integration
 
TuleapCon 2018. BCom Success Story
TuleapCon 2018. BCom Success StoryTuleapCon 2018. BCom Success Story
TuleapCon 2018. BCom Success Story
 
TuleapCon2017-Pack-Stackstorm-Github-issues
TuleapCon2017-Pack-Stackstorm-Github-issuesTuleapCon2017-Pack-Stackstorm-Github-issues
TuleapCon2017-Pack-Stackstorm-Github-issues
 
TuleapCon 2018. Agency for Administrative Modernization Success Story
TuleapCon 2018. Agency for Administrative Modernization Success StoryTuleapCon 2018. Agency for Administrative Modernization Success Story
TuleapCon 2018. Agency for Administrative Modernization Success Story
 
TuleapCon2017-Mattermost-integration
TuleapCon2017-Mattermost-integrationTuleapCon2017-Mattermost-integration
TuleapCon2017-Mattermost-integration
 
TuleapCon 2019. Tuleap explained by the users
TuleapCon 2019. Tuleap explained by the usersTuleapCon 2019. Tuleap explained by the users
TuleapCon 2019. Tuleap explained by the users
 
TuleapCon 2019. Tuleap Trackers, when one size does not fit all
TuleapCon 2019. Tuleap Trackers, when one size does not fit allTuleapCon 2019. Tuleap Trackers, when one size does not fit all
TuleapCon 2019. Tuleap Trackers, when one size does not fit all
 
TuleapCon 2019. DevOps in Tuleap
TuleapCon 2019. DevOps in TuleapTuleapCon 2019. DevOps in Tuleap
TuleapCon 2019. DevOps in Tuleap
 
From close to open - oscon 2016
From close to open - oscon 2016From close to open - oscon 2016
From close to open - oscon 2016
 
Tuleap the first 100% Libre & Open Source Enterprise grade ALM
Tuleap the first 100% Libre & Open Source Enterprise grade ALMTuleap the first 100% Libre & Open Source Enterprise grade ALM
Tuleap the first 100% Libre & Open Source Enterprise grade ALM
 
TuleapCon 2018. Tuleap Architecture and Infrastructure
TuleapCon 2018. Tuleap Architecture and InfrastructureTuleapCon 2018. Tuleap Architecture and Infrastructure
TuleapCon 2018. Tuleap Architecture and Infrastructure
 
DOES SFO 2016 - Scott Willson - Top 10 Ways to Fail at DevOps
DOES SFO 2016 - Scott Willson - Top 10 Ways to Fail at DevOpsDOES SFO 2016 - Scott Willson - Top 10 Ways to Fail at DevOps
DOES SFO 2016 - Scott Willson - Top 10 Ways to Fail at DevOps
 
The Journey to Devops: From Waterfall to Continuous Integration
The Journey to Devops: From Waterfall to Continuous IntegrationThe Journey to Devops: From Waterfall to Continuous Integration
The Journey to Devops: From Waterfall to Continuous Integration
 
Consistent Rapid Web Dev And Deployment To Cloud
Consistent Rapid Web Dev And Deployment To CloudConsistent Rapid Web Dev And Deployment To Cloud
Consistent Rapid Web Dev And Deployment To Cloud
 
Transitioning from Traditional to Modern QA
Transitioning from Traditional to Modern QATransitioning from Traditional to Modern QA
Transitioning from Traditional to Modern QA
 

Similar to TuleapCon 2017-STMicroelectronics-Imaging-Division-Case-Study

TuleapCon 2018. Eclipse Foundation Success Story
TuleapCon 2018. Eclipse Foundation Success StoryTuleapCon 2018. Eclipse Foundation Success Story
TuleapCon 2018. Eclipse Foundation Success Story
Tuleap
 
Adopting a security attitude in DevOps via DevOpsSec
Adopting a security attitude in DevOps via DevOpsSecAdopting a security attitude in DevOps via DevOpsSec
Adopting a security attitude in DevOps via DevOpsSec
Tapabrata Pal
 
Experimentation at Blue Apron (webinar)
Experimentation at Blue Apron (webinar)Experimentation at Blue Apron (webinar)
Experimentation at Blue Apron (webinar)
Optimizely
 
Elyra - a set of AI-centric extensions to JupyterLab Notebooks.
Elyra - a set of AI-centric extensions to JupyterLab Notebooks.Elyra - a set of AI-centric extensions to JupyterLab Notebooks.
Elyra - a set of AI-centric extensions to JupyterLab Notebooks.
Luciano Resende
 
TuleapCon 2018. CI and Delivery with Docker and Tuleap
TuleapCon 2018. CI and Delivery with Docker and Tuleap TuleapCon 2018. CI and Delivery with Docker and Tuleap
TuleapCon 2018. CI and Delivery with Docker and Tuleap
Tuleap
 
The Bespoke Software Product Factory (2007)
The Bespoke Software Product Factory (2007)The Bespoke Software Product Factory (2007)
The Bespoke Software Product Factory (2007)
Peter Antman
 
Real time trend and failure analysis using TTA-Anand Bagmar & Aasawaree Deshmukh
Real time trend and failure analysis using TTA-Anand Bagmar & Aasawaree DeshmukhReal time trend and failure analysis using TTA-Anand Bagmar & Aasawaree Deshmukh
Real time trend and failure analysis using TTA-Anand Bagmar & Aasawaree Deshmukhbhumika2108
 
Software development process models
Software development process modelsSoftware development process models
Software development process models
Muntha Ulfat
 
Agile conference 2013
Agile conference 2013Agile conference 2013
Agile conference 2013
gbgruver
 
Continuous Intelligence Workshop
Continuous Intelligence WorkshopContinuous Intelligence Workshop
Continuous Intelligence Workshop
David Tan
 
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
Applitools
 
SCM Transformation Challenges and How to Overcome Them
SCM Transformation Challenges and How to Overcome ThemSCM Transformation Challenges and How to Overcome Them
SCM Transformation Challenges and How to Overcome Them
Compuware
 
prod-dev-management.pptx
prod-dev-management.pptxprod-dev-management.pptx
prod-dev-management.pptx
Michael Ming Lei
 
Orchestrate Your End-to-end Mainframe Application Release Pipeline
Orchestrate Your End-to-end Mainframe Application Release PipelineOrchestrate Your End-to-end Mainframe Application Release Pipeline
Orchestrate Your End-to-end Mainframe Application Release Pipeline
DevOps.com
 
2016 Federal User Group Conference - DevOps Product Strategy
2016 Federal User Group Conference - DevOps Product Strategy2016 Federal User Group Conference - DevOps Product Strategy
2016 Federal User Group Conference - DevOps Product Strategy
CollabNet
 
Real-life Customer Cases using Data Vault and Data Warehouse Automation
Real-life Customer Cases using Data Vault and Data Warehouse AutomationReal-life Customer Cases using Data Vault and Data Warehouse Automation
Real-life Customer Cases using Data Vault and Data Warehouse Automation
Patrick Van Renterghem
 
How to boost your workflow, or git rebase for designers
How to boost your workflow, or git rebase for designersHow to boost your workflow, or git rebase for designers
How to boost your workflow, or git rebase for designers
Anton Parkhomenko
 
software Prototyping model
software Prototyping modelsoftware Prototyping model
software Prototyping model
SankeerthanaS1
 
ThoughtWorks Continuous Delivery
ThoughtWorks Continuous DeliveryThoughtWorks Continuous Delivery
ThoughtWorks Continuous Delivery
Kyle Hodgson
 
Software Development Taxonomy
Software Development TaxonomySoftware Development Taxonomy
Software Development Taxonomy
Ali Gholami
 

Similar to TuleapCon 2017-STMicroelectronics-Imaging-Division-Case-Study (20)

TuleapCon 2018. Eclipse Foundation Success Story
TuleapCon 2018. Eclipse Foundation Success StoryTuleapCon 2018. Eclipse Foundation Success Story
TuleapCon 2018. Eclipse Foundation Success Story
 
Adopting a security attitude in DevOps via DevOpsSec
Adopting a security attitude in DevOps via DevOpsSecAdopting a security attitude in DevOps via DevOpsSec
Adopting a security attitude in DevOps via DevOpsSec
 
Experimentation at Blue Apron (webinar)
Experimentation at Blue Apron (webinar)Experimentation at Blue Apron (webinar)
Experimentation at Blue Apron (webinar)
 
Elyra - a set of AI-centric extensions to JupyterLab Notebooks.
Elyra - a set of AI-centric extensions to JupyterLab Notebooks.Elyra - a set of AI-centric extensions to JupyterLab Notebooks.
Elyra - a set of AI-centric extensions to JupyterLab Notebooks.
 
TuleapCon 2018. CI and Delivery with Docker and Tuleap
TuleapCon 2018. CI and Delivery with Docker and Tuleap TuleapCon 2018. CI and Delivery with Docker and Tuleap
TuleapCon 2018. CI and Delivery with Docker and Tuleap
 
The Bespoke Software Product Factory (2007)
The Bespoke Software Product Factory (2007)The Bespoke Software Product Factory (2007)
The Bespoke Software Product Factory (2007)
 
Real time trend and failure analysis using TTA-Anand Bagmar & Aasawaree Deshmukh
Real time trend and failure analysis using TTA-Anand Bagmar & Aasawaree DeshmukhReal time trend and failure analysis using TTA-Anand Bagmar & Aasawaree Deshmukh
Real time trend and failure analysis using TTA-Anand Bagmar & Aasawaree Deshmukh
 
Software development process models
Software development process modelsSoftware development process models
Software development process models
 
Agile conference 2013
Agile conference 2013Agile conference 2013
Agile conference 2013
 
Continuous Intelligence Workshop
Continuous Intelligence WorkshopContinuous Intelligence Workshop
Continuous Intelligence Workshop
 
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
 
SCM Transformation Challenges and How to Overcome Them
SCM Transformation Challenges and How to Overcome ThemSCM Transformation Challenges and How to Overcome Them
SCM Transformation Challenges and How to Overcome Them
 
prod-dev-management.pptx
prod-dev-management.pptxprod-dev-management.pptx
prod-dev-management.pptx
 
Orchestrate Your End-to-end Mainframe Application Release Pipeline
Orchestrate Your End-to-end Mainframe Application Release PipelineOrchestrate Your End-to-end Mainframe Application Release Pipeline
Orchestrate Your End-to-end Mainframe Application Release Pipeline
 
2016 Federal User Group Conference - DevOps Product Strategy
2016 Federal User Group Conference - DevOps Product Strategy2016 Federal User Group Conference - DevOps Product Strategy
2016 Federal User Group Conference - DevOps Product Strategy
 
Real-life Customer Cases using Data Vault and Data Warehouse Automation
Real-life Customer Cases using Data Vault and Data Warehouse AutomationReal-life Customer Cases using Data Vault and Data Warehouse Automation
Real-life Customer Cases using Data Vault and Data Warehouse Automation
 
How to boost your workflow, or git rebase for designers
How to boost your workflow, or git rebase for designersHow to boost your workflow, or git rebase for designers
How to boost your workflow, or git rebase for designers
 
software Prototyping model
software Prototyping modelsoftware Prototyping model
software Prototyping model
 
ThoughtWorks Continuous Delivery
ThoughtWorks Continuous DeliveryThoughtWorks Continuous Delivery
ThoughtWorks Continuous Delivery
 
Software Development Taxonomy
Software Development TaxonomySoftware Development Taxonomy
Software Development Taxonomy
 

More from Tuleap

TuleapCon 2019. Opening Keynote. Enalean
TuleapCon 2019. Opening Keynote. EnaleanTuleapCon 2019. Opening Keynote. Enalean
TuleapCon 2019. Opening Keynote. Enalean
Tuleap
 
TuleapCon 2019. The power of Open Source to boost open innovation
TuleapCon 2019. The power of Open Source to boost open innovationTuleapCon 2019. The power of Open Source to boost open innovation
TuleapCon 2019. The power of Open Source to boost open innovation
Tuleap
 
TuleapCon 2019. Scrum or Kanban: which is better for my team
TuleapCon 2019. Scrum or Kanban: which is better for my teamTuleapCon 2019. Scrum or Kanban: which is better for my team
TuleapCon 2019. Scrum or Kanban: which is better for my team
Tuleap
 
TuleapCon 2019. Full traceability from requirements to tests
TuleapCon 2019. Full traceability from requirements to testsTuleapCon 2019. Full traceability from requirements to tests
TuleapCon 2019. Full traceability from requirements to tests
Tuleap
 
TuleapCon 2019. Agile at scale - SAFe in Tuleap
TuleapCon 2019. Agile at scale - SAFe in TuleapTuleapCon 2019. Agile at scale - SAFe in Tuleap
TuleapCon 2019. Agile at scale - SAFe in Tuleap
Tuleap
 
TuleapCon 2019. Monitoring performances of your Tuleap server
TuleapCon 2019. Monitoring performances of your Tuleap serverTuleapCon 2019. Monitoring performances of your Tuleap server
TuleapCon 2019. Monitoring performances of your Tuleap server
Tuleap
 
Datasheet Tuleap Test Management module
Datasheet Tuleap Test Management moduleDatasheet Tuleap Test Management module
Datasheet Tuleap Test Management module
Tuleap
 
Datasheet Tuleap Enterprise and myTuleap
Datasheet Tuleap Enterprise and myTuleapDatasheet Tuleap Enterprise and myTuleap
Datasheet Tuleap Enterprise and myTuleap
Tuleap
 
Plaquette Tuleap. Agilité et DevOps pour l'Entreprise
Plaquette Tuleap. Agilité et DevOps pour l'EntreprisePlaquette Tuleap. Agilité et DevOps pour l'Entreprise
Plaquette Tuleap. Agilité et DevOps pour l'Entreprise
Tuleap
 
TuleapCon 2019. UGA - Reussir sa transition agile : des valeurs aux outils
TuleapCon 2019. UGA - Reussir sa transition agile : des valeurs aux outilsTuleapCon 2019. UGA - Reussir sa transition agile : des valeurs aux outils
TuleapCon 2019. UGA - Reussir sa transition agile : des valeurs aux outils
Tuleap
 
TuleapCon 2019. Thales Use Case
TuleapCon 2019. Thales Use CaseTuleapCon 2019. Thales Use Case
TuleapCon 2019. Thales Use Case
Tuleap
 
TuleapCon 2019. STMicroelectronics- Monitoring Activity and Deliverables of l...
TuleapCon 2019. STMicroelectronics- Monitoring Activity and Deliverables of l...TuleapCon 2019. STMicroelectronics- Monitoring Activity and Deliverables of l...
TuleapCon 2019. STMicroelectronics- Monitoring Activity and Deliverables of l...
Tuleap
 
TuleapCon 2019. Gerez son projet de recherche energetique avec tuleap-campus.org
TuleapCon 2019. Gerez son projet de recherche energetique avec tuleap-campus.orgTuleapCon 2019. Gerez son projet de recherche energetique avec tuleap-campus.org
TuleapCon 2019. Gerez son projet de recherche energetique avec tuleap-campus.org
Tuleap
 
TuleapCon2018. Keynote
TuleapCon2018. KeynoteTuleapCon2018. Keynote
TuleapCon2018. Keynote
Tuleap
 
TuleapCon 2018. Tuleap Development circa end of march 2018
TuleapCon 2018. Tuleap Development circa end of march 2018TuleapCon 2018. Tuleap Development circa end of march 2018
TuleapCon 2018. Tuleap Development circa end of march 2018
Tuleap
 
TuleapCon 2017 - Agile Data Visualisation - Integration with Power BI
TuleapCon 2017 - Agile Data Visualisation - Integration with Power BI TuleapCon 2017 - Agile Data Visualisation - Integration with Power BI
TuleapCon 2017 - Agile Data Visualisation - Integration with Power BI
Tuleap
 
TuleapCon 2017-Easy-Code-review
TuleapCon 2017-Easy-Code-reviewTuleapCon 2017-Easy-Code-review
TuleapCon 2017-Easy-Code-review
Tuleap
 
TuleapCon2017-Pull Requests for easy code review
TuleapCon2017-Pull Requests for easy code reviewTuleapCon2017-Pull Requests for easy code review
TuleapCon2017-Pull Requests for easy code review
Tuleap
 

More from Tuleap (18)

TuleapCon 2019. Opening Keynote. Enalean
TuleapCon 2019. Opening Keynote. EnaleanTuleapCon 2019. Opening Keynote. Enalean
TuleapCon 2019. Opening Keynote. Enalean
 
TuleapCon 2019. The power of Open Source to boost open innovation
TuleapCon 2019. The power of Open Source to boost open innovationTuleapCon 2019. The power of Open Source to boost open innovation
TuleapCon 2019. The power of Open Source to boost open innovation
 
TuleapCon 2019. Scrum or Kanban: which is better for my team
TuleapCon 2019. Scrum or Kanban: which is better for my teamTuleapCon 2019. Scrum or Kanban: which is better for my team
TuleapCon 2019. Scrum or Kanban: which is better for my team
 
TuleapCon 2019. Full traceability from requirements to tests
TuleapCon 2019. Full traceability from requirements to testsTuleapCon 2019. Full traceability from requirements to tests
TuleapCon 2019. Full traceability from requirements to tests
 
TuleapCon 2019. Agile at scale - SAFe in Tuleap
TuleapCon 2019. Agile at scale - SAFe in TuleapTuleapCon 2019. Agile at scale - SAFe in Tuleap
TuleapCon 2019. Agile at scale - SAFe in Tuleap
 
TuleapCon 2019. Monitoring performances of your Tuleap server
TuleapCon 2019. Monitoring performances of your Tuleap serverTuleapCon 2019. Monitoring performances of your Tuleap server
TuleapCon 2019. Monitoring performances of your Tuleap server
 
Datasheet Tuleap Test Management module
Datasheet Tuleap Test Management moduleDatasheet Tuleap Test Management module
Datasheet Tuleap Test Management module
 
Datasheet Tuleap Enterprise and myTuleap
Datasheet Tuleap Enterprise and myTuleapDatasheet Tuleap Enterprise and myTuleap
Datasheet Tuleap Enterprise and myTuleap
 
Plaquette Tuleap. Agilité et DevOps pour l'Entreprise
Plaquette Tuleap. Agilité et DevOps pour l'EntreprisePlaquette Tuleap. Agilité et DevOps pour l'Entreprise
Plaquette Tuleap. Agilité et DevOps pour l'Entreprise
 
TuleapCon 2019. UGA - Reussir sa transition agile : des valeurs aux outils
TuleapCon 2019. UGA - Reussir sa transition agile : des valeurs aux outilsTuleapCon 2019. UGA - Reussir sa transition agile : des valeurs aux outils
TuleapCon 2019. UGA - Reussir sa transition agile : des valeurs aux outils
 
TuleapCon 2019. Thales Use Case
TuleapCon 2019. Thales Use CaseTuleapCon 2019. Thales Use Case
TuleapCon 2019. Thales Use Case
 
TuleapCon 2019. STMicroelectronics- Monitoring Activity and Deliverables of l...
TuleapCon 2019. STMicroelectronics- Monitoring Activity and Deliverables of l...TuleapCon 2019. STMicroelectronics- Monitoring Activity and Deliverables of l...
TuleapCon 2019. STMicroelectronics- Monitoring Activity and Deliverables of l...
 
TuleapCon 2019. Gerez son projet de recherche energetique avec tuleap-campus.org
TuleapCon 2019. Gerez son projet de recherche energetique avec tuleap-campus.orgTuleapCon 2019. Gerez son projet de recherche energetique avec tuleap-campus.org
TuleapCon 2019. Gerez son projet de recherche energetique avec tuleap-campus.org
 
TuleapCon2018. Keynote
TuleapCon2018. KeynoteTuleapCon2018. Keynote
TuleapCon2018. Keynote
 
TuleapCon 2018. Tuleap Development circa end of march 2018
TuleapCon 2018. Tuleap Development circa end of march 2018TuleapCon 2018. Tuleap Development circa end of march 2018
TuleapCon 2018. Tuleap Development circa end of march 2018
 
TuleapCon 2017 - Agile Data Visualisation - Integration with Power BI
TuleapCon 2017 - Agile Data Visualisation - Integration with Power BI TuleapCon 2017 - Agile Data Visualisation - Integration with Power BI
TuleapCon 2017 - Agile Data Visualisation - Integration with Power BI
 
TuleapCon 2017-Easy-Code-review
TuleapCon 2017-Easy-Code-reviewTuleapCon 2017-Easy-Code-review
TuleapCon 2017-Easy-Code-review
 
TuleapCon2017-Pull Requests for easy code review
TuleapCon2017-Pull Requests for easy code reviewTuleapCon2017-Pull Requests for easy code review
TuleapCon2017-Pull Requests for easy code review
 

Recently uploaded

UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
ThomasParaiso2
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
Rohit Gautam
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
Kumud Singh
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 

Recently uploaded (20)

UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 

TuleapCon 2017-STMicroelectronics-Imaging-Division-Case-Study

  • 1. My Tuleap Story #TuleapCon2017 @TuleapOpenALM 100 % Agile & Open Source Vincent Colin de Verdiere CAD Engineer (Imaging division) ST Microelectronics @twitterVincent.colin-de-verdiere@st.com
  • 2. #TuleapCon2017 @TuleapOpenALM 100 % Agile & Open Source My Tuleap Story STMicroelectronics, Imaging Division Main Activities • Silicon Design (mainly HW development but also some SW development (Firmware) ) • Sensor based products (camera, range-finder, ..) CAD team activity • Facilitator role on EDA/CAD tools (selection, deployment, training, support) • Define, Improve and deploy development methodologies
  • 3. #TuleapCon2017 @TuleapOpenALM 100 % Agile & Open Source My Tuleap Story How do we use Tuleap • More than 100 Tuleap projects inside main Tuleap instance for the IMG division of ST • Few Tuleap projects in another Tuleap instance shared with external partners • Mainly 2 kinds of Tuleap projects: o Technology/Algorithm/Modelling/Generic Activity/IP development (long term project instances – never ends) 50-250 users per projects o Product : one Tuleap project per product (or product family or prototype) 10-50 users per projects (.5 to 2 years) (up to 2 new projects created each month) o Users : all division members : HW & SW developers, project leaders, team leaders, product owner, marketing, quality, engineering, test o Main features: Single tracker per product for full product life (from early prototyping to customer support) (focus on this case only) One or several svn repo, git repo (sw only) Document manager Mediawiki (howto doc, weekly reporting handling, …) File Manager (package deliveries, …) Continuous Integration (source code CI, miscellaneous automations)
  • 4. #TuleapCon2017 @TuleapOpenALM 100 % Agile & Open Source My Tuleap Story HW product life-cycle management with Tuleap • 2 Kind of Trackers - Generic trackers (ip, algorithm, …) for development that is shared between products - Single tracker per product for all activities (dev, engineering, Q&A, …) • Original Tracker Usage for IMG/ST division Our work-flow requires automated ticket duplication in 3 different contexts : 1. Ticket duplication within product tracker to handle multi-fix for multiple versions of a product (focus on this case only) 2. Ticket duplication / synchronization between product tracker and generic tracker to ease bug/information sharing between projects 3. Ticket duplication / synchronization between product trackers on 2 Tuleap instances
  • 5. #TuleapCon2017 @TuleapOpenALM 100 % Agile & Open Source My Tuleap Story Use case: • One HW product has several releases (named PGs) • One given HW defect can be closed differently between products releases: Root cause fix in HW code, Waived until next version, SW work-around, …… • We need to track for each version of a product, how a given defect was fixed and more importantly guarantee that all temporary fixes in initial versions are properly either maintained or properly fixed in the next version without missing any. • One ticket per defect does not fulfill the objective • Proposal: use one ticket per defect AND per HW product version. Implemented Solution: • Create a new parent/child ticket schema inside single tracker • Develop some automation to create child tickets with minimal effort from user. HW product life-cycle management with Tuleap : Handle multiple product versions via ticket duplication within single tracker
  • 6. HW Defect Life Cycle Status Stage Genealogy OpenCopied Assigned Parent Open Waived Child 6 Status Stage Genealogy OpenCopied Under Impl Parent Open Temporarily fixed Child Status Stage Genealogy Open Fixed Parent Status Stage Genealogy Open Analyzed Parent Status Stage Genealogy Open Assigned Parent Status Stage Genealogy Open Declined Parent Status Stage Genealogy OpenCopied Waived Parent Closed Waived Child Status Stage Genealogy OpenCopied Temporarily Fixed Parent Closed Temporarily Fixed Child Status Stage Genealogy Closed Fixed Parent Status Stage Genealogy Closed Declined Parent Child creation Implementat ion Proposal New bug submission Bug assigned for analysis Bug analyzed, ready for decision Can be imperfectly fixed In current HW version Proposal Granted by product team Child creation Can be fixed in current HW version Reported issue is not a bug Can be waived in current HW version
  • 7.
  • 8. #TuleapCon2017 @TuleapOpenALM 100 % Agile & Open Source My Tuleap Story ST Implementation details : Workflow and Trigger Ticket Workflow for Status field • Attach a Jenkins trigger in ticket workflow (Status: Open -> Request Copy) • Jenkins Trigger executes a script that: • Technically : o Copies source ticket to new ticket o Copy-to field is used to set target product version o Scripts are written in python using REST api. o A full python package was developed to ease Tuleap platform access via both REST api and legacy SOAP api
  • 9. #TuleapCon2017 @TuleapOpenALM 100 % Agile & Open Source My Tuleap Story • Tuleap is used for all projects with unique methodology : • Very good tracking of defects during product life • Ticket duplication automation : fast adoption by users Gains of using Tuleap for product life-cycle management Good efficiency No training needed for new projects. High Quality Bug do not silently reappear during product life No extra cost for developers No human errors created by manual procedures
  • 10. #TuleapCon2017 @TuleapOpenALM 100 % Agile & Open Source My Tuleap Story Tuleap Items that would improve our efficiency More automation capabilities Full access to tracker data Easier Tuleap project administration for non-site admins • More complete project/tracker template instantiation • APIs : svn service, full tracker configuration (name , dependencies table) • Synchronization between svn/git tags and tracker fields Access to raw data in all charts (cumulative flow charts) Intermediate Tuleap admin role with access to all division projects
  • 11. #TuleapCon2017 @TuleapOpenALM 100 % Agile & Open Source My Tuleap Story Thanks for your involvement and for your contribution to Tuleap life
  • 12. #TuleapCon2017 @TuleapOpenALM 100 % Agile & Open Source My Tuleap Story BACKUP SLIDES
  • 13. #TuleapCon2017 @TuleapOpenALM 100 % Agile & Open Source My Tuleap Story ST Implementation details : Tracker setup • Extra fields/Values in tracker Status SelectBox Open/Closed/Request Copy/Open Copied Stage SelectBox Many values including closure values: Fixed/Waived/Declined/Temporarily Fixed/.. Copy To SelectBox SelectBox containing all product versions Genealogy SelectBox Parent ,Child Filiation ArtifactLink List child tickets