Commit Graph

119 Commits

Author SHA1 Message Date
Anton Chuchkalov
6761c811dd CID-410: implement named tasks 2016-03-01 22:05:25 +03:00
Anton Chuchkalov
03532e68e8 CID-418: add ability to set chef_client_options for single deploy 2016-03-01 17:41:51 +03:00
Anton Chuchkalov
c32cded09b Merge commit 'f079363' into CID-418_chef_client_options_single_deploy 2016-03-01 16:19:28 +03:00
Anton Chuchkalov
63b1a7fa84 CID-381: set tags to stack 2016-02-26 17:35:24 +03:00
Anton Chuchkalov
1d831af018 do not store stack details 2016-02-24 21:26:44 +03:00
Anton Chuchkalov
fa30faed2b CID-367 fix non existing user message 2016-02-24 14:33:02 +03:00
Anton Chuchkalov
ac896bc5ab replace $cfname variable 2016-02-20 17:39:02 +03:00
Anton Chuchkalov
f079363fe4 permit blank chef_client_options 2016-02-20 14:44:21 +03:00
Tim Lianov
80ca2d7ad1 Merge branch 'bug_fix' into qa 2016-02-17 11:27:20 -05:00
Anton Chuchkalov
3c0c850c58 preserve report's created_at and updated_at fields 2016-02-16 16:33:41 +03:00
Tim Lianov
0b842e60f7 Merge branch 'cid-400-chef_client_options' into features 2016-02-16 04:23:36 -05:00
Anton Chuchkalov
acb08d08fa add chef_client_options to env 2016-02-12 21:13:09 +03:00
Anton Chuchkalov
7e6c5c2f72 create report before executing job's body 2016-02-10 21:09:04 +03:00
Anton Chuchkalov
bd179bb325 Merge branch 'cid-390-async_servers_deleting' into temp_merge 2016-02-10 20:54:23 +03:00
Anton Chuchkalov
0fcd17b8bb Merge branch 'cid-390-async_servers_deleting' into features 2016-02-06 01:03:19 +07:00
Anton Chuchkalov
6ffc9f172b Merge branch 'cid-387-set-stack-parameters' into features 2016-02-06 01:02:45 +07:00
Anton Chuchkalov
92598d86ed add possibility to set chef_node_name mask for stacks; cover StackBootstrapWorker with specs 2016-02-06 00:55:41 +07:00
Anton Chuchkalov
68c4ff03e7 Merge branch 'qa' into specs 2016-02-02 23:30:25 +07:00
Anton Chuchkalov
775c9758ca move servers deleting to background 2016-02-02 16:01:48 +07:00
Anton Chuchkalov
8d01ff77b9 rename delete_server_worker to delete_expired_server_worker 2016-02-02 14:35:10 +07:00
Anton Chuchkalov
f97f2fe751 Merge branch 'specs' into async_servers_deleting 2016-02-02 14:16:42 +07:00
Anton Chuchkalov
9026fdf704 parse stack template available parameters 2016-01-28 18:15:06 +03:00
Anton Chuchkalov
ee23d88d70 update stack template specs 2016-01-28 14:54:12 +03:00
Anton Chuchkalov
5f5e9fdb19 Merge branch 'storing_templates_in_s3' into fix_failing_spec 2016-01-27 11:42:21 +03:00
Anton Chuchkalov
70fc3f0f6a Merge branch 'storing_templates_in_s3' into specs 2016-01-27 11:41:26 +03:00
Anton Chuchkalov
065537b4dc fix failing stack_template spec 2016-01-27 11:37:45 +03:00
Anton Chuchkalov
50ff44ef8c make failing spec penging 2016-01-27 11:31:01 +03:00
Anton Chuchkalov
5ab7f10028 change puts to logger in validators#base 2016-01-27 11:29:49 +03:00
Anton Chuchkalov
930a5a28b8 use specific tmp folder 2016-01-21 21:32:02 +03:00
Anton Chuchkalov
89a36ea276 add support for rcov formatter 2016-01-21 21:21:27 +03:00
Anton Chuchkalov
f016727f37 stub logger in various places 2016-01-21 20:46:15 +03:00
Anton Chuchkalov
4bab257970 simplify stubbing in validators 2016-01-20 18:47:07 +04:00
Anton Chuchkalov
df44b5b269 add missing specs 2016-01-20 14:49:30 +03:00
Anton Chuchkalov
a96ea68922 change subject with named let) 2016-01-20 13:13:49 +03:00
Anton Chuchkalov
f4d13ce19f add specs for ServerExecutor#unbootstrap 2016-01-20 13:13:49 +03:00
Anton Chuchkalov
ee9605fc4d introduced ExpirationScheduler 2016-01-20 13:13:48 +03:00
Anton Chuchkalov
5b364ea41b add specs for ServerExecutor#report=, project= and expiration scheduling 2016-01-19 17:44:10 +03:00
Anton Chuchkalov
48572f6875 add specs for ServerExecutor#add_run_list_to_deploy_info and #compute_run_list 2016-01-19 17:03:33 +03:00
Anton Chuchkalov
db1ccc2e33 add specs for ServerExecutor#delete_server and #roll_back 2016-01-19 17:03:33 +03:00
Anton Chuchkalov
a88fa8e2f6 rename return_codes to error_codes 2016-01-19 14:29:34 +03:00
Anton Chuchkalov
f46feedcbe add missing spec for Server.build_from_bson method 2016-01-19 14:18:50 +03:00
Anton Chuchkalov
33b460d50b add specs for ServerExecutor#deploy 2016-01-19 13:36:29 +03:00
Anton Chuchkalov
170863809f add specs 2016-01-18 14:35:09 +03:00
Anton Chuchkalov
3d969ef457 Merge branch 'permit_parenthesis_in_images_names' into features 2016-01-13 13:07:09 +03:00
Anton Chuchkalov
756d7b8d1c permit all symbols in image name 2016-01-12 12:01:07 +03:00
Anton Chuchkalov
ac5b9fd4ac add specs for ServerExecutor#two_phase_bootstrap 2015-12-29 16:10:05 +03:00
Anton Chuchkalov
cf19294772 add specs for ServerExecutor#bootstrap 2015-12-28 13:07:13 +03:00
Anton Chuchkalov
7273228833 add specs for ServerExecutor#create_server 2015-12-24 19:51:52 +04:00
Anton Chuchkalov
799961b361 Merge branch 'specs' of git.stu.neva.ru:cloudtechlab/devops-service into specs 2015-12-24 12:08:43 +03:00
Anton Chuchkalov
fe81076887 start server executor specs 2015-12-21 19:23:17 +04:00
Anton Chuchkalov
3f2762a15c Merge branch 'storing_templates_in_s3' into features 2015-12-21 14:06:00 +04:00
Anton Chuchkalov
fae0c54b4b fix specs 2015-12-21 13:59:28 +04:00
Anton Chuchkalov
9aaa66e7c6 finish provider_account connector spec 2015-12-15 15:49:23 +03:00
Anton Chuchkalov
ba25c41082 add coverage tool 2015-12-14 17:27:07 +04:00
Anton Chuchkalov
062aebe5f2 start writing provider_accounts_connector specs 2015-12-10 18:47:36 +04:00
Anton Chuchkalov
3616162b75 specs refactoring 2015-12-10 12:33:14 +03:00
Anton Chuchkalov
e70ff0b832 add specs for provider accounts; find bug with providers 2015-12-08 16:36:16 +03:00
Anton Chuchkalov
a19ca959df complete project specs 2015-12-08 16:35:53 +03:00
Anton Chuchkalov
2825eee48e more specs 2015-12-07 13:04:35 +03:00
Anton Chuchkalov
1933e25925 Add specs for several project model methods:
add_authorized_user
remove_authorized_user
check_authorization
delete_deploy_env
to_hash
2015-12-05 12:34:13 +03:00
Anton Chuchkalov
c320edaa71 add few project specs 2015-12-05 12:34:12 +03:00
Anton Chuchkalov
1b66ca88ad update specs for new name validation rules 2015-12-05 12:34:12 +03:00
Anton Chuchkalov
82ad9cac0d add specs config 2015-12-05 12:34:12 +03:00
Anton Chuchkalov
b65dca60a9 specs for several connectors 2015-12-05 12:34:12 +03:00
Anton Chuchkalov
98dcbfb996 make report specs local timezone agnostic 2015-12-01 16:16:31 +03:00
Anton Chuchkalov
4e6e634e4a update image specs 2015-12-01 16:15:56 +03:00
Anton Chuchkalov
a2d9e57d09 #648: store last server operation as subhash 2015-11-23 17:21:55 +03:00
Anton Chuchkalov
39a8ff0eae Fix errors occured after cherry-picking squashed specs
This reverts commit ee3b49bbea80db0a66eb3c8f116dcf100ff4a402.
2015-11-20 15:28:23 +03:00
Anton Chuchkalov
65b2e02fe9 Set up rspec, add specs for models 2015-11-20 15:14:59 +03:00