All of lore.kernel.org
 help / color / mirror / Atom feed
* [OSSTEST PATCH 00/11] Test database handling
@ 2015-12-04 19:35 Ian Jackson
  2015-12-04 19:35 ` [OSSTEST PATCH 01/11] tcl daemons: log host and port number we bind to, at startup Ian Jackson
                   ` (10 more replies)
  0 siblings, 11 replies; 33+ messages in thread
From: Ian Jackson @ 2015-12-04 19:35 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Campbell

I'm intending to be able to do database schema updates.  But I don't
want to play around with such code on a live database.  So I need a
test database.

Thus, a yak: arrangements to make a test database.

I have tested this and it now does the right things in, apparently,
the right order, and seems to leave things in a good state even when
it collapses halfway or is ^C'd.

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2015-12-07 15:44 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-04 19:35 [OSSTEST PATCH 00/11] Test database handling Ian Jackson
2015-12-04 19:35 ` [OSSTEST PATCH 01/11] tcl daemons: log host and port number we bind to, at startup Ian Jackson
2015-12-07  9:42   ` Ian Campbell
2015-12-04 19:35 ` [OSSTEST PATCH 02/11] cri-getconfig: Break out exec_resetting_sigint Ian Jackson
2015-12-07  9:43   ` Ian Campbell
2015-12-04 19:35 ` [OSSTEST PATCH 03/11] Configuration: No longer set password=<~/.xen-osstest/db-password> Ian Jackson
2015-12-07  9:52   ` Ian Campbell
2015-12-07 15:05     ` Ian Jackson
2015-12-04 19:35 ` [OSSTEST PATCH 04/11] mg-debug-fail: New utility script for debugging Ian Jackson
2015-12-07  9:55   ` Ian Campbell
2015-12-07 15:10     ` Ian Jackson
2015-12-07 15:40       ` Ian Campbell
2015-12-07 15:41         ` Ian Campbell
2015-12-04 19:35 ` [OSSTEST PATCH 05/11] mg-debug-fail: Catch attempts to read from a tty Ian Jackson
2015-12-07  9:55   ` Ian Campbell
2015-12-04 19:35 ` [OSSTEST PATCH 06/11] cri-getconfig: Provide get_psql_cmd and get_pgdump_cmd Ian Jackson
2015-12-07  9:57   ` Ian Campbell
2015-12-07 14:59     ` Ian Jackson
2015-12-04 19:35 ` [OSSTEST PATCH 07/11] cri-getconfig: Provide debugging for get_psql_cmd Ian Jackson
2015-12-07 10:00   ` Ian Campbell
2015-12-07 15:02     ` Ian Jackson
2015-12-07 15:38       ` Ian Campbell
2015-12-04 19:35 ` [OSSTEST PATCH 08/11] Osstest.pm: Break out and export globalconfigfiles Ian Jackson
2015-12-07 10:03   ` Ian Campbell
2015-12-04 19:35 ` [OSSTEST PATCH 09/11] mg-schema-test-database: New script Ian Jackson
2015-12-07 10:12   ` Ian Campbell
2015-12-07 15:12     ` Ian Jackson
2015-12-07 15:42       ` Ian Campbell
2015-12-04 19:35 ` [OSSTEST PATCH 10/11] mg-schema-test-database: Move setting of test_cfg_setting to dbname Ian Jackson
2015-12-07 10:12   ` Ian Campbell
2015-12-04 19:35 ` [OSSTEST PATCH 11/11] mg-schema-test-database: Sort out daemons; provide `daemons' subcommand Ian Jackson
2015-12-07 10:18   ` Ian Campbell
2015-12-07 15:16     ` Ian Jackson

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.