From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: xen-devel@lists.xenproject.org, Marcos.Matsunaga@oracle.com
Subject: Re: [OSSTEST PATCH] README: Document Webspace* parameters better
Date: Mon, 17 Oct 2016 10:14:08 -0400 [thread overview]
Message-ID: <20161017141407.GA20786@localhost.localdomain> (raw)
In-Reply-To: <1476712474-834-1-git-send-email-ian.jackson@eu.citrix.com>
On Mon, Oct 17, 2016 at 02:54:34PM +0100, Ian Jackson wrote:
> Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
> CC: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc-ing Marcos.
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> ---
> README | 23 +++++++++++++++++++++++
> 1 file changed, 23 insertions(+)
>
> diff --git a/README b/README
> index 4ff7e8d..01c4c96 100644
> --- a/README
> +++ b/README
> @@ -549,8 +549,31 @@ NetNameServers
> WebspaceFile
> WebspaceUrl
> WebspaceCommon
> +
> + osstest needs to be able to make files visible to test boxes via
> + HTTP. That is, osstest will write them as local files
> + <WebspaceFile><WebspaceCommon>
> + (which should be a directory and end in /), and then expect
> + the test boxes to retrieve them via HTTP GET from
> + <WebspaceUrl><WebspaceCommon>
> + (which should therefore start "http://").
> +
> + The defaults are
> + WebspaceFile $HOME/public_html/
> + WebspaceUrl http://<FQDN-of-this-host>/~<current-username>/
> + WebspaceCommon osstest/
> + which will work if you have an Apache with public_html directories
> + enabled.
> +
> WebspaceLog
>
> + osstest needs to be able to read the webserver log, to see when the
> + test box retrieves the files mentioned above. You may need to make
> + the logs world-readable (or put your user account in the `adm'
> + group).
> +
> + The default is /var/log/apache2/access.log
> +
> ========================================
>
> Some of the config settings relevant to the production setup
> --
> 2.1.4
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
prev parent reply other threads:[~2016-10-17 14:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-17 13:54 [OSSTEST PATCH] README: Document Webspace* parameters better Ian Jackson
2016-10-17 14:14 ` Konrad Rzeszutek Wilk [this message]
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=20161017141407.GA20786@localhost.localdomain \
--to=konrad.wilk@oracle.com \
--cc=Marcos.Matsunaga@oracle.com \
--cc=ian.jackson@eu.citrix.com \
--cc=xen-devel@lists.xenproject.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.