Tests For PickledScheduler.
-
class FakeSchedulerOptions(last_checked, now, file_old, file_now, data, filedata)
Bases: nova.scheduler.scheduler_options.SchedulerOptions
-
class SchedulerOptionsTestCase(*args, **kwargs)
Bases: nova.test.TestCase
-
test_get_configuration_first_time_empty_file()
-
test_get_configuration_first_time_happy_day()
-
test_get_configuration_first_time_no_flag()
-
test_get_configuration_second_time_change()
-
test_get_configuration_second_time_no_change()
-
test_get_configuration_second_time_too_fast()