All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 111637] Document configuration shadowing and clean up handling that in igt_core
@ 2019-09-11  5:14 bugzilla-daemon
  2019-11-12  7:41 ` bugzilla-daemon
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2019-09-11  5:14 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1264 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=111637

            Bug ID: 111637
           Summary: Document configuration shadowing and clean up handling
                    that in igt_core
           Product: DRI
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: not set
         Component: IGT
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: arkadiusz.hiler@intel.com

The current agreed order of importance is as follows:
.igtrc < ENV < --switch

or to put it in words
.igtrc option is less important than ENV
.igtrc and ENV are both less important than --switch

Real world example:
https://patchwork.freedesktop.org/series/63553/

device for IGT execution can be specified as Common::Device in .igtrc,
IGT_DEVICE env variable or --device switch on command line.

The idea is that .igtrc is the default set on the machine that can be
overwritten for the whole session with env or just for a single test with
--device.

This needs to be documented and the whey we handle this in igt_core.c could use
some streamlining.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2630 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-12  7:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-11  5:14 [Bug 111637] Document configuration shadowing and clean up handling that in igt_core bugzilla-daemon
2019-11-12  7:41 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.