Jonas Jelten

Results 208 issues of Jonas Jelten

Currently, Kevin reaches out to all configured Falk instances (the container spawners). It would be better the other way round, i.e. Falk connecting to Kevin. One just has to reverse...

enhancement

We'd like to have kevin status badges in `svg`. The badges are static, and activated by symlinks. ![kevin badge](https://camo.githubusercontent.com/1509e3ab5ff3e709b8a322571ad92089bfcf92e3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6b6576696e2d706173732d677265656e2e7376673f7374796c653d666c6174)

nice new thing

I'm seeing several failures in job processing: ``` Sep 12 15:23:16 cyberkischt env[4331]: [2018-09-12 15:23:16,957] exception in Job.run() openage.arch-clang [ecaf496cde4fc12333d383875783c367cddbbbb6] Sep 12 22:18:47 cyberkischt env[4331]: Traceback (most recent call last):...

bug

Currently, when a machine is being managed, it is still used as template for started machines. Possible improvements: * Perform management on a copy of the image, and overwrite the...

enhancement

We set up ccache for openage (SFTtech/openage#1000), which requires a persistent storage device for each VM. This implies that this storage device must not be mounted twice at once. Which...

nice new thing

We should test kevin with kevin. For now, as we have no tests (of course), we could just do pylint verification.

nice new thing

It would be nice if the job order would be deterministic, i.e. a job listed first in the config should run first.

enhancement

I think I observed that a forcepush, which aborts a build, kills the running job, but not others associated with the build. I conclude this problem from the following error...

bug

The management shell via ssh kills the container as soon as the ssh connection dies. When restarting/powering off the VM, the ssh connection is closed before the machine is off....

bug

Mandy uses ES6 and new shit that is only supported in the "latest" browsers (firefox >= 52, ...). There should be some warning displayed to notify users their browser is...

enhancement