-
Notifications
You must be signed in to change notification settings - Fork 4
Pitfalls
Sergio Lindo Mansilla edited this page Jan 10, 2018
·
1 revision
Currently there is a known bug for the docker image of the worker (read more here issue#10). It doesn't download the assets from the webui, so you may need to provide them manually.
When using docker volumes to keep the data like iso files, hdd files and test code, you could get problems to clone a job, because the geekotest user has an id that doesn't exist on your machine.
If you encounter this problem, try to clone the job using this command:
## when the container webui is running
user@pc:~$ docker exec -it --user `id -u geekotest` openqa_webui /var/lib/openqa/script/clone_job.pl --host localhost --from https://openqa.opensuse.org 541932