Source: debci
Version: 2.9
Severity: normal
User: de...@kali.org
Usertags: origin-kali

The "worker" field exists in the database, but it's never populated on
test completion:

  $ sqlite3 /var/lib/debci/data/debci.sqlite3 "select count(*) from jobs where 
status is NOT NULL and worker is not NULL"        
  0

Is there any way debci could populate this field? This would allow
per-worker statistics, for instance.

I haven't looked into writing a patch, but if there's any interest in
that feature let me know and I'll be happy to provide one.

Cheers,

-- 
Seb

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-4-amd64 (SMP w/36 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to