Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign uptests: make sure separate processes also uses correct qubes.xml #1730
Comments
marmarek
added
P: major
task
C: tests
labels
Feb 9, 2016
marmarek
added this to the Release 4.0 milestone
Feb 9, 2016
added a commit
to marmarek/old-qubes-core-admin
that referenced
this issue
Feb 10, 2016
added a commit
to marmarek/old-qubes-core-admin
that referenced
this issue
Feb 10, 2016
added a commit
to woju/qubes-core-admin
that referenced
this issue
Feb 29, 2016
added a commit
to woju/qubes-core-admin
that referenced
this issue
Feb 29, 2016
added a commit
to woju/qubes-core-admin
that referenced
this issue
Mar 3, 2016
added a commit
to woju/qubes-core-admin
that referenced
this issue
Mar 3, 2016
added a commit
to woju/qubes-core-admin
that referenced
this issue
Mar 3, 2016
added a commit
to woju/qubes-core-admin
that referenced
this issue
Mar 3, 2016
marmarek
closed this
Oct 13, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
marmarek commentedFeb 9, 2016
For example qrexec service calls (
qrexec-policytool) needs to know whichqubes.xmlshould be loaded. If it will load the default one, it would fail because there is no test VMs.I guess the easiest way would be setting some environment variable (
QUBES_XML_PATH?), at least inqrexec-daemonenvironment./cc @woju