EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Sumo test
From: Jörn Dreyer via Tech-talk <[email protected]>
To: [email protected]
Date: Fri, 23 Aug 2019 08:17:45 +0200
Hi,

the discussion about sumo triggered me to take a look at this tool to figure 
out if it can helm me to solve a problem I currently have. I need to setup a 
procedure to roll out a set of EPICS modules for a project that will be 
installed also off site by inexperienced persons. And looking at the 
documentation sumo would exactly do what I need. I would configure my IOC 
application using sumo and the locally installed modules. Then I would roll 
out the application together with the sumo config files and it would be a few 
well documented steps to get the IOC compiled an running.

Currently I have a set of shell scripts, a set of patches for the 
configuration files and a Makefile to do the job. But as the configuration 
files change with every new release, I need to create the patches on a regular 
basis. That step I would like to get rid off. 

So I installed all EPICS modules I need, together with base in the directory 
structure needed by sumo (modules/src/<module name>/<module version>).
Then I ran sumo-scan on the modules directory to get the configuration. All my 
modules where clonedout from github and the latest tag was checked out. Much 
to my surprise sumo-scan put all modules as "path" type, only areaDetector sub 
modules (besides aravisGigE) where detected as "git" repositories.

Looking with "sumo-scan -t" at what is done during the process, Isee a small 
difference between the areaDetector and all other modules:

git -C .../modules/src/areaDetector/3-7/ADSupport status --porcelain

returns nothing, while e.g. 

git -C .../modules/src/iocStats/3.1.15 status --porcelain

returns 

 M configure/RELEASE

Which I needed to change to be able to define all the depended modules.
So here I#m stuck. Do I realy have to create the dependency file by hand?

Any tips and ideas welcome!

Regards

Jörn Dreyer




Replies:
Re: Sumo test Mark Rivers via Tech-talk

Navigate by Date:
Prev: Re: Is anyone building AreaDetector with Sumo? Jeong Han Lee via Tech-talk
Next: Re: Sumo test Mark Rivers via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: CameraLink and ADPCO Mark Rivers via Tech-talk
Next: Re: Sumo test Mark Rivers via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
ANJ, 23 Aug 2019 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·