ced
(Cédric Krier)
November 22, 2024, 1:03pm
1
We have been asked by the host to reduce the load on the CI.
So I have already proposed to skip pipeline for draft merge request so use the draft mark when possible.
It would also help to have more runners for our own usage.
Another lead would be to reduce the matrix for python versions and backends. For example we actually just need to run code for each python version once and for each backend once.
Does anyone have an idea how to improve this?
acaubet
(Adrià Tarroja Caubet)
November 22, 2024, 1:52pm
2
I can provide one more, send me the details needed to configure one.
acaubet
(Adrià Tarroja Caubet)
November 22, 2024, 1:57pm
3
Do we know how many runners we need to add?
ced
(Cédric Krier)
November 22, 2024, 2:21pm
4
You just have to follow Run GitLab Runner in a container | GitLab but use the heptapod runner .
I will send you the register token.
cheche
November 22, 2024, 3:50pm
5
I would like to help.
Do you need any special description for the runner?, maybe an email adress or heptapod username.
ced
(Cédric Krier)
November 22, 2024, 3:51pm
6
Not really, I just sent the token to register the runner.
ced
(Cédric Krier)
November 24, 2024, 12:33pm
7
Indeed we have this kind of convention to name the runner: <organisation>-<name or id>-<executor (docker)>-<arch>
.
Ex: tryton-tycho-docker-amd64
ced
(Cédric Krier)
November 24, 2024, 12:55pm
8
hobbes
(Rémi)
November 28, 2024, 7:00pm
9
and the typical ressources needed for a runner ?
ced
(Cédric Krier)
November 28, 2024, 7:07pm
10
Not sure but probably at least one CPU and 500Mb
ced
(Cédric Krier)
December 12, 2024, 11:03pm
11
Your runner is down since 2 weeks and never run any jobs.
So I guess you are no more proposing it. I will remove it in few days.
acaubet
(Adrià Tarroja Caubet)
December 13, 2024, 9:03am
12
I will check tonight, I was not conscious of the down. I’m still open to contribute the runner.