diff options
author | Christopher Baines <mail@cbaines.net> | 2020-02-02 20:30:07 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2020-02-03 09:57:02 +0100 |
commit | 8f0d5b51b1e24a8dfcb876b759f4198c88add821 (patch) | |
tree | 4b44ca831b1f54b4733deaf7c8a8516c8fd5009d /sqitch | |
parent | 65850669a07350ea10dd460ee4950cb4a25e3b60 (diff) | |
download | data-service-8f0d5b51b1e24a8dfcb876b759f4198c88add821.tar data-service-8f0d5b51b1e24a8dfcb876b759f4198c88add821.tar.gz |
Store information about system tests
Diffstat (limited to 'sqitch')
-rw-r--r-- | sqitch/sqitch.plan | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sqitch/sqitch.plan b/sqitch/sqitch.plan index 8f960e6..b4e99fd 100644 --- a/sqitch/sqitch.plan +++ b/sqitch/sqitch.plan @@ -43,3 +43,4 @@ add_derivation_source_file_nars 2019-12-28T20:37:06Z Christopher Baines <mail@cb derivation_source_files_store_path_hash_index 2019-12-29T17:53:08Z Christopher Baines <mail@cbaines.net> # Add index on the hash part of the derivation source files store path build_servers_build_config 2020-01-05T12:06:13Z Christopher Baines <mail@cbaines.net> # Add build_servers_build_config table git-repositories-x-git-repo-header 2020-01-11T16:39:32Z Christopher Baines <mail@cbaines.net> # Add x_git_repo_header to git_repositories +system_test_tables 2020-02-02T11:36:20Z Christopher Baines <mail@cbaines.net> # Add tables for storing system tests |