commit | b10295166c49558df188335678d2d6fa201954f6 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Tue Aug 13 12:25:25 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Tue Aug 13 12:25:25 2013 +1000 |
tree | 8013f7ecfc7d73913d9a9a000f0bb32147cb2685 | |
parent | 80e17842f35975d31428d98f78ef3ab7b45b5d3c [diff] |
fix build gate name
diff --git a/turbo_hipster/task_plugins/gate_real_db_upgrade/datasets/some_dataset_example/config.json b/turbo_hipster/task_plugins/gate_real_db_upgrade/datasets/some_dataset_example/config.json index 3cbb285..40d4ba9 100644 --- a/turbo_hipster/task_plugins/gate_real_db_upgrade/datasets/some_dataset_example/config.json +++ b/turbo_hipster/task_plugins/gate_real_db_upgrade/datasets/some_dataset_example/config.json
@@ -1,7 +1,7 @@ { "project": "openstack/nova", "type": "mysql", - "gate": "gate_real_db_upgrade_nova_mysql", + "gate": "build:gate-real-db-upgrade_nova_mysql", "db_user": "nova", "db_pass": "tester", "database": "nova",