Open Bug 1229355 Opened 9 years ago Updated 1 year ago

Make running Linux64 jobs easily for developers

Categories

(Testing :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: armenzg, Unassigned)

Details

In the task inspector command we have a command on how to run the job locally, however, it needs some documentation to add --device=/dev/video1:/dev/video1

It also requires running these two commands first:
sudo apt-get install v4l2loopback-dkms
# This should create one more device under /dev/video*
sudo modprobe v4l2loopback 

Somebody mentioned that vagrant could help here.
Thanks for entering a bug for this.  I planned on looking at tools soon for other reasons and can check this out as well.

I will be discussing briefly in Orlando using a local vagrant environment that mimics our worker environment.  This way one does not need to install kernel modules or anything.  The downside is that it all runs in a VM but at least it's isolated and can be changed independent of the host.
Severity: normal → S3

You can also check jobs news on daily basis here https://www.pakijobs.pk/ if you are looking for a job.

You need to log in before you can comment on or make changes to this bug.