← Back to team overview

yade-dev team mailing list archive

Re: Please enable runners for some projects in the group

 

One special note, when Bruno you will be adding nova1 or nova2 to
group runners. To get the docker-prod to work I needed a special
entry in /etc/config.toml:

  volumes = ["/cache", "/storage/ccache:/root/.ccache:rw", "/var/run/docker.sock:/var/run/docker.sock"]

with the emphasis on the last entry: "/var/run/docker.sock:/var/run/docker.sock"
it was necessary to make the docker work in docker-prod.
The first two entries are the typical ccache stuff, which we use regularly.

best regards
Janek

Janek Kozicki (yade) said:     (by the date of Sat, 15 Oct 2022 14:19:30 +0200)

> Hi,
> 
> I have created a single group runner, called loop1-group-runner, in:
> 
> https://gitlab.com/groups/yade-dev/-/runners?runner_type[]=GROUP_TYPE
> 
> now it appears in every of our projects. Also there is a
> yade-runner-01, last time I checked it ran out of disc space and
> couldn't do any jobs. Maybe it is time to recheck yade-runner-01 and
> maybe erase it, Bruno?
> 
> I suppose, that once group runners are enabled in all projects that
> you linked below, it should work? I only checked in docker-prod and
> it seems to work:
> 
> https://gitlab.com/yade-dev/docker-prod/-/jobs/3178115457
> 
> best regards
> Janek
> 
> Anton Gladky said:     (by the date of Sat, 15 Oct 2022 11:46:18 +0200)
> 
> > Hi.
> > 
> > as you probably know, gitlab is changing its business modell.
> > Right now we are affected by this change through the usage
> > of shared runners for some projects.
> > 
> > @Janek, @Bruno or maybe somebody else, could you please
> > your runner-instances for the following projects:
> > 
> > - Docker-Prod: https://gitlab.com/yade-dev/docker-prod/-/settings/ci_cd
> > - Singularity-Prod:
> > https://gitlab.com/yade-dev/singularity-prod/-/settings/ci_cd
> > - Answers (no CI, but would be good to have):
> > https://gitlab.com/yade-dev/answers/-/settings/ci_cd
> > - Yade-Website (reserved for the future):
> > https://gitlab.com/yade-dev/yade-website/-/settings/ci_cd
> > - Yade-data (no CI, but would be good to have)
> > https://gitlab.com/yade-dev/yade-data/-/settings/ci_cd
> > 
> > Thanks
> > 
> > Anton
> 
> 
> -- 
> --
> Janek Kozicki, PhD. DSc. Arch. Assoc. Prof.
> Gdansk University of Technology (Gdansk Tech)
> Faculty of Applied Physics and Mathematics
> Institute of Physics and Applied Computer Science
> Division of Theoretical Physics and Quantum Information
> --
> http://yade-dem.org/
> http://pg.edu.pl/jkozicki (click English flag on top right)


-- 
--
Janek Kozicki, PhD. DSc. Arch. Assoc. Prof.
Gdansk University of Technology (Gdansk Tech)
Faculty of Applied Physics and Mathematics
Institute of Physics and Applied Computer Science
Division of Theoretical Physics and Quantum Information
--
http://yade-dem.org/
http://pg.edu.pl/jkozicki (click English flag on top right)


References