Title: ITER CODAC Development Environment
1ITER CODACDevelopment Environment CODAC Core
System
Matjaz Kobal, Csaba Gajo, Janez Golob, Takashi
Nakamoto, Rok Sabjan, Klemen Strnisa, Anze Zagar,
Klemen Zagar Lana Abadie, Franck Di Maio,
Kirti Mahajan, Petri Makijarvi, Denis Stepanov ,
Nadine Utzel, Anders Wallander EPICS Meeting,
Aix-en-Provence, 2010-06-02
2Outline
- Motivation
- Overview
- Conclusions
3Motivation
- IC development must follow standards (PCDH).
- A long development period with many distributed
partners. - Partners not familiar with ITER controll system.
- ITER procedures should be easy to adopt.
4Solution
- A common development environment.
- Tools to enforce strict development procedures
(SDD). - Based on EPICS and Red Hat Entrerprise Linux.
- Automatic installation via RHN Satellite Server.
- Documentation, training and support.
5Overview - Scope
- File organization.
- Development tools.
- Unit and integration testing.
- Automatic system build and testing.
- Packaging and distribution procedures.
- Issue tracking.
6Overview File organization
- Functional units.
- SVN
- Prescribed directory structure (Maven)
- src/, doc/, target/
7Overview Development tools
- SDD editor
- Tools are used to create new projects, compile,
run, test and package the project. - Templates and step by step documentation is
provided.
8Overview Automatic testing
- Reduce QA effort.
- Problems are easily spoted.
- Should be part of every unit.
- Automatic tests are part of the build process.
9Overview Automatic builds
- Automatic build from sources in SVN.
- Reduces build effort and removes human errors.
- Easy to spot problems.
10Overview - Packaging
- All code packaged in RPMs.
- RHN satellite is used for package distribution.
11Overview Issue tracking
- Bugzilla is used to track bugs.
- Bugs can be reported by all users.
12Overview Web page
- All CODAC information found in one place.
- CODAC and EPICS documentation.
- Links to infrastructure.
13Conclusions
- Standardization of EPICS development
- Simplified installation for Red Hat systems
(tarball, RPMs?). - Reduced learning curve (tools and documentation)
- Current version is preliminary
- All cases are not yet covered.
- Not all tools are graphical (CSS, Maven IDE are
missing). - You can count on more useful tools from ITER.
14Come and try out CODAC Core System v1 it will
make ITER and EPICS better http//www.iter.org/OR
G/TEAM/CHD/CID/CODAC/Pages/CoreSystem.aspx
- Thank You for Your Attention