]> xenbits.xensource.com Git - people/liuw/osstest.git/commit
mg-schema-test-database: Change username for back-to-main-db xref
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 7 Dec 2015 16:37:03 +0000 (16:37 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 8 Dec 2015 14:51:02 +0000 (14:51 +0000)
commitaa6bee377e6eda0640af41bdfcf105d00d4a5328
tree386f57e133b1c11d14f1769064bb05c25331fecd
parent7f18a18fceb8b121fcd6deb8165be1b6c59d7284
mg-schema-test-database: Change username for back-to-main-db xref

The `username' of the xdbref task in the test db, referring to the
main db, is changed to `PARENT' (from `<username>@<nodename>').

Currently this is purely cosmetic, but it is going to be useful to
distinguish the two cases:
 * This is a test DB and contains references to a parent
 * This is a parent DB (probably the main DB) which contains
   references to child test DB(s).

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
---
v3: Fix `DBS' in commit message to `DB(s)'.
v2: New patch
mg-schema-test-database