[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 1840250] [NEW] 'make -j1 docker-test-build' uses more
From: |
Philippe Mathieu-Daudé |
Subject: |
[Qemu-devel] [Bug 1840250] [NEW] 'make -j1 docker-test-build' uses more than one job |
Date: |
Thu, 15 Aug 2019 12:29:22 -0000 |
Public bug reported:
version: v4.1.0-rc5
Run 'make -j1 docker-test-build', wait a few, various containers get
instantiated.
$ make -j1 docker-test-build 2>&1 > /dev/null
On another terminal:
$ docker ps
CONTAINER ID IMAGE COMMAND
CREATED STATUS
62264a2d777a qemu:debian-mips-cross "/var/tmp/qemu/run t…"
10 minutes ago Up 10 minutes
80807c47d0df qemu:debian-armel-cross "/var/tmp/qemu/run t…"
10 minutes ago Up 10 minutes
06027b5dfd4a qemu:debian-amd64 "/var/tmp/qemu/run t…"
10 minutes ago Up 10 minutes
** Affects: qemu
Importance: Undecided
Status: New
** Tags: docker
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1840250
Title:
'make -j1 docker-test-build' uses more than one job
Status in QEMU:
New
Bug description:
version: v4.1.0-rc5
Run 'make -j1 docker-test-build', wait a few, various containers get
instantiated.
$ make -j1 docker-test-build 2>&1 > /dev/null
On another terminal:
$ docker ps
CONTAINER ID IMAGE COMMAND
CREATED STATUS
62264a2d777a qemu:debian-mips-cross "/var/tmp/qemu/run t…"
10 minutes ago Up 10 minutes
80807c47d0df qemu:debian-armel-cross "/var/tmp/qemu/run t…"
10 minutes ago Up 10 minutes
06027b5dfd4a qemu:debian-amd64 "/var/tmp/qemu/run t…"
10 minutes ago Up 10 minutes
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1840250/+subscriptions
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [Bug 1840250] [NEW] 'make -j1 docker-test-build' uses more than one job,
Philippe Mathieu-Daudé <=