|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH OSSTEST v2 1/5] cri-args-hostslists: allow instance specific settings
Ian Campbell writes ("[PATCH OSSTEST v2 1/5] cri-args-hostslists: allow
instance specific settings"):
> In particular this new $HOME/.xen-osstest/cri-args-hostslists.settings
> can contain things like "export
> OSSTEST_CONFIG=production-config-cambridge" to tailor things for a
> particular instance of osstest running in production mode.
>
> Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
...
> +if [ -e $HOME/.xen-osstest/cri-args-hostslists.settings ]; then
> + source $HOME/.xen-osstest/cri-args-hostslists.settings
> +fi
> export OSSTEST_CONFIG=${OSSTEST_CONFIG:-production-config}
At some point we should remove this last line and put it in various
~/.xen-osstest/cri-args-hostslists.settings files in the test lab.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |