[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 03/33] mg-schema-test-database: Direct logs to local directory
Do not pollute a shared log area with logs of flights whose numbers are valid only in the context of our test database. Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> CC: Wei Liu <wei.liu2@xxxxxxxxxx> --- mg-schema-test-database | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mg-schema-test-database b/mg-schema-test-database index 4e0ee68..88a75cf 100755 --- a/mg-schema-test-database +++ b/mg-schema-test-database @@ -338,6 +338,14 @@ QueueDaemonPort ${ctrlports#*,} ExecutiveDbOwningRoleRegexp .* QueueDaemonHoldoff 3 QueueDaemonRetry 5 +Logs $PWD/logs +Stash $PWD/logs +Results $PWD/results +Publish=undef +LogsPublish=undef +ResultsPublish=undef +HarnessPublishGitUserHost=undef +HarnessPublishGitRepoDir=undef END mv -f $tcfg.tmp $tcfg -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |