summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1875819
blob: 11c728e1b963f4880aa8fc289a6c16eceabfed81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
other: 0.634
semantic: 0.604
graphic: 0.566
network: 0.546
device: 0.541
PID: 0.243
performance: 0.219
socket: 0.205
permissions: 0.200
files: 0.169
boot: 0.149
debug: 0.138
vnc: 0.049
KVM: 0.013

[Feature request] prebuilt testing docker images

Instead of building qemu:docker images locally, we should pull the one built from Travis/Shippable/GitLab by default, and build it only when manually requested.

GitLab has ability to host container images per project and also can build them during CI runs. So I'd suggest that we create GitLab CI jobs that build & publish each of the images under tests/docker on the master branch.

I think this has been done now, so I'm closing this ticket.