solar/solar/test
Dmitry Shulyak 0d8c951b21 Refresh transaction after each orchestration report tick
It was possible to fetch stale data from database with high isolation
levels, to avoid such issues we will simply restart transaction
after each report interval

Change-Id: I64a9843aa64adf4c710a9f593bdeaa2f5b3c5fce
2016-05-12 12:45:01 +03:00
..
functional Implement traversal based on number of childs 2016-03-23 11:08:51 +00:00
orch_fixtures Implement traversal based on number of childs 2016-03-23 11:08:51 +00:00
orchestration Refactoring of graph.py and usage of it in scheduler 2016-03-23 13:08:14 +02:00
resource_fixtures Fixes issue with types in composer 2016-02-10 21:05:19 +01:00
__init__.py Move solar lib to root directory 2015-11-23 15:44:12 +01:00
base.py Refactoring of graph.py and usage of it in scheduler 2016-03-23 13:08:14 +02:00
conftest.py Implement traversal based on number of childs 2016-03-23 11:08:51 +00:00
test_composer.py Allow to use parent input more than once in CR 2016-04-27 14:16:27 +02:00
test_diff_generation.py Adjusted dblayer sqlite behaviour to riak one 2015-12-17 12:18:59 +01:00
test_events.py Re-visit visited predecessors for react_on events 2016-03-04 15:07:42 +02:00
test_graph_api.py Refresh transaction after each orchestration report tick 2016-05-12 12:45:01 +03:00
test_graph_filtering.py Refactoring of graph.py and usage of it in scheduler 2016-03-23 13:08:14 +02:00
test_handler.py Make SolarTransportResult output contain both outs 2016-03-02 11:58:41 +01:00
test_limits.py Refactoring of graph.py and usage of it in scheduler 2016-03-23 13:08:14 +02:00
test_lock.py Added waiters instead of sleep in Lock 2016-02-10 18:50:12 +01:00
test_operations_with_tags.py Advanced tags support 2015-12-17 15:57:23 +00:00
test_resource.py Added naive method to check if object already exists 2016-03-07 10:40:18 +01:00
test_resource_repository.py Improve version parsing in Repository module 2016-03-16 09:59:01 +01:00
test_signals.py Merge remote-tracking branch 'pigmej/orchestrator_os_hacking_guidelines' into pepmerge 2015-11-26 14:18:24 +01:00
test_system_log_api.py Merge "Refactoring of graph.py and usage of it in scheduler" 2016-05-05 23:34:19 +00:00
test_system_log_details.py Removed ssh_ prefix from transports resources 2016-01-29 10:41:32 +01:00
test_traversal.py Refactoring of graph.py and usage of it in scheduler 2016-03-23 13:08:14 +02:00
test_validation.py Run autopep8 2015-11-26 14:12:10 +01:00