From: Simon Ser <simon.ser@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 2/2] docs/chamelium: document port auto-discovery
Date: Wed, 31 Jul 2019 15:43:41 +0300 [thread overview]
Message-ID: <20190731124341.2031-2-simon.ser@intel.com> (raw)
In-Reply-To: <20190731124341.2031-1-simon.ser@intel.com>
Explicit Chamelium port mappings are now optional.
Signed-off-by: Simon Ser <simon.ser@intel.com>
---
docs/chamelium.txt | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/docs/chamelium.txt b/docs/chamelium.txt
index 30d22c66c291..32c296f7ea3c 100644
--- a/docs/chamelium.txt
+++ b/docs/chamelium.txt
@@ -77,7 +77,7 @@ IGT's behavior can be configured through a configuration file.
By default, this file is expected to exist in ~/.igtrc
In order to run tests using the Chamelium, a valid configuration file must be
present. It must contain Chamelium-specific keys as shown with the following
-example:
+example (only Chamelium.URL is mandatory):
# The common configuration section follows.
[Common]
@@ -93,12 +93,8 @@ example:
# The URL used for connecting to the Chamelium's RPC server
URL=http://192.168.1.2:9992
- # The rest of the sections are used for defining connector mappings.
- # This is required so any tests using the Chamelium know which connector
- # on the test machine should be connected to each Chamelium port.
- #
- # In the event that any of these mappings are specified incorrectly,
- # any hotplugging tests for the incorrect connector mapping will fail.
+ # The rest of the sections are used for defining connector mappings. This
+ # is optional, the mappings will be discovered automatically.
# The name of the DRM connector
# The DP-1 of [Chamelium:DP-1] and the HDMI-A-1 of [Chamelium:HDMI-A-1] indicate
--
2.22.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-07-31 12:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-31 12:43 [igt-dev] [PATCH i-g-t 1/2] docs/chamelium: indent .igtrc code block Simon Ser
2019-07-31 12:43 ` Simon Ser [this message]
2019-07-31 13:13 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] " Patchwork
2019-08-01 23:34 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-08-15 10:09 ` [igt-dev] [PATCH i-g-t 1/2] " Arkadiusz Hiler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190731124341.2031-2-simon.ser@intel.com \
--to=simon.ser@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.