l.s.s.t.t.TestInitializeDistroSeries(InitializationHelperTestCase) : class documentation

Part of lp.soyuz.scripts.tests.test_initialize_distroseries View In Hierarchy

No class docstring
Method test_failure_for_already_released_distroseries Undocumented
Method test_failure_when_previous_series_none Undocumented
Method test_failure_with_pending_builds Undocumented
Method test_success_with_builds_in_backports Undocumented
Method test_failure_with_pending_builds_specific_arches Undocumented
Method test_check_success_with_build_in_other_series Undocumented
Method test_check_success_with_pending_builds_in_other_arches Undocumented
Method test_failure_if_build_present_in_selected_packagesets Undocumented
Method test_check_success_if_build_present_in_non_selected_packagesets Undocumented
Method test_success_with_updates_packages Undocumented
Method test_success_with_security_packages Undocumented
Method test_do_not_copy_superseded_sources Undocumented
Method test_check_success_with_binary_queue_items_pockets Undocumented
Method test_failure_with_binary_queue_items_pockets Undocumented
Method test_failure_with_binary_queue_items_status Undocumented
Method test_check_success_with_binary_queue_items_status Undocumented
Method test_check_success_with_source_queue_items Undocumented
Method test_check_success_with_binary_queue_items_outside_packagesets Undocumented
Method test_failure_with_binary_queue_items_in_packagesets Undocumented
Method assertDistroSeriesInitializedCorrectly Undocumented
Method test_initialize Undocumented
Method test_initialize_only_one_das Undocumented
Method test_copying_packagesets Undocumented
Method test_copying_packagesets_multiple_parents Undocumented
Method test_copying_packagesets_no_duplication Undocumented
Method test_intra_distro_perm_copying Undocumented
Method test_no_cross_distro_perm_copying Undocumented
Method test_intra_distro_filter_copying Undocumented
Method test_no_cross_distro_filter_copying Undocumented
Method test_packageset_owner_preserved_within_distro Undocumented
Method test_packageset_owner_not_preserved_cross_distro Undocumented
Method test_copy_limit_packagesets Undocumented
Method test_copy_limit_packagesets_empty Undocumented
Method test_copy_limit_packagesets_none Undocumented
Method test_copy_packaging_links_some Undocumented
Method test_copy_packaging_links_empty Undocumented
Method test_copy_packaging_links_none Undocumented
Method test_rebuild_flag Undocumented
Method test_limit_packagesets_rebuild_and_one_das Undocumented
Method test_do_not_copy_disabled_dases Undocumented
Method test_is_initialized Undocumented
Method test_no_overlays Undocumented
Method test_setup_overlays Undocumented
Method test_multiple_parents_initialize Undocumented
Method test_multiple_parents_ordering Undocumented
Method test_multiple_parent_packagesets_merge Undocumented
Method test_multiple_parents_format_selection_union Undocumented
Method test_multiple_parents_component_merge Undocumented
Method test_multiple_parents_section_merge Undocumented
Method test_multiple_parents_same_package Undocumented
Method setUpSeriesWithPreviousSeries Undocumented
Method test_derive_from_previous_parents Undocumented
Method test_derive_from_previous_parents_empty_parents Undocumented
Method test_derive_empty_parents_distribution_not_initialized Undocumented
Method test_derive_no_publisher_config Undocumented
Method createDistroSeriesWithPublication Undocumented
Method test_copy_method_diff_archive_empty_target Undocumented
Method test_copy_method_first_derivation Undocumented
Method test_copy_method_same_archive_empty_series_non_empty_archive Undocumented
Method test_copy_method_diff_archive_non_empty_target Undocumented
Method test_copy_method_same_archive_non_empty_series Undocumented
Method test_copied_publishings_creator_None_cloner Undocumented
Method test_copied_publishings_creator_None_copier Undocumented
Method test__has_same_parents_as_previous_series_explicit Undocumented
Method test__has_same_parents_as_previous_series_implicit Undocumented
Method test_not__has_same_parents_as_previous_series Undocumented
Method test_initialization_post_first_deriv_copy_dsds Undocumented
Method getWaitingJobs Get waiting jobs for given derived/parent series and package.
Method test_initialization_first_deriv_create_dsdjs Undocumented
Method test_initialization_post_first_deriv_create_dsdjs Undocumented
Method test_initialization_compute_dsds_specific_packagesets Undocumented
Method test_multiple_parents_child_nominatedarchindep Undocumented
Method test_multiple_parents_no_child_nominatedarchindep Undocumented
Method test_override_child_nominatedarchindep Undocumented
Method test_override_child_nominatedarchindep_with_all_arches Undocumented
Method test_invalid_archindep_archtag Undocumented

Inherited from InitializationHelperTestCase:

Method setupDas Undocumented
Method setupParent Undocumented
Method createPackageInPackageset Undocumented
Method create2archParentAndSource Undocumented
Method setupPackagingTesting Undocumented
Method _populate_parent Undocumented
Method _fullInitialize Undocumented

Inherited from TestCaseWithFactory (via InitializationHelperTestCase):

Method setUp Undocumented
Method getUserBrowser Return a Browser logged in as a fresh user, maybe opened at url.
Method getNonRedirectingBrowser Undocumented
Method createBranchAtURL Create a branch at the supplied URL.
Method create_branch_and_tree Create a database branch, bzr branch and bzr checkout.
Method createBzrBranch Create a bzr branch for a database branch.
Static Method getBranchPath Return the path of the branch in the mirrored area.
Method useTempBzrHome Undocumented
Method useBzrBranches Prepare for using bzr branches.

Inherited from TestCase (via InitializationHelperTestCase, TestCaseWithFactory):

Method becomeDbUser Commit, then log into the database as dbuser.
Method __str__ The string representation of a test is its id.
Method useContext Use the supplied context in this test.
Method makeTemporaryDirectory Create a temporary directory, and return its path.
Method installKarmaRecorder Set up and return a KarmaRecorder.
Method assertProvides Assert 'obj' correctly provides 'interface'.
Method assertNotifies Assert that a callable performs a given notification.
Method assertNoNotification Assert that no notifications are generated by the callable.
Method assertSqlAttributeEqualsDate Fail unless the value of the attribute is equal to the date.
Method assertTextMatchesExpressionIgnoreWhitespace Undocumented
Method assertIsInstance Assert that an instance is an instance of assert_class.
Method assertIsNot Assert that expected is not the same object as observed.
Method assertContentEqual Assert that 'iter1' has the same content as 'iter2'.
Method assertRaisesWithContent Check if the given exception is raised with given content.
Method assertBetween Assert that 'variable' is strictly between two boundaries.
Method assertVectorEqual Apply assertEqual to all given pairs in one go.
Method expectedLog Expect a log to be written that matches the regex.
Method pushConfig Push some key-value pairs into a section of the config.
Method attachOopses Undocumented
Method attachLibrarianLog Include the logChunks from fixture in the test details.
Method assertStatementCount Assert that the expected number of SQL statements occurred.
Method useTempDir Use a temporary directory for this test.
Method assertEmailHeadersEqual Assert that two email headers are equal.
Method assertStartsWith Undocumented
Method assertEndsWith Asserts that s ends with suffix.
Method checkPermissions Check if the used_permissions match expected_permissions.
Method assertEmailQueueLength Pop the email queue, assert its length, and return it.
Method _unfoldEmailHeader Unfold a multiline email header.
def test_failure_for_already_released_distroseries(self):
Undocumented
def test_failure_when_previous_series_none(self):
Undocumented
def test_failure_with_pending_builds(self):
Undocumented
def test_success_with_builds_in_backports(self):
Undocumented
def test_failure_with_pending_builds_specific_arches(self):
Undocumented
def test_check_success_with_build_in_other_series(self):
Undocumented
def test_check_success_with_pending_builds_in_other_arches(self):
Undocumented
def test_failure_if_build_present_in_selected_packagesets(self):
Undocumented
def test_check_success_if_build_present_in_non_selected_packagesets(self):
Undocumented
def test_success_with_updates_packages(self):
Undocumented
def test_success_with_security_packages(self):
Undocumented
def test_do_not_copy_superseded_sources(self):
Undocumented
def test_check_success_with_binary_queue_items_pockets(self):
Undocumented
def test_failure_with_binary_queue_items_pockets(self):
Undocumented
def test_failure_with_binary_queue_items_status(self):
Undocumented
def test_check_success_with_binary_queue_items_status(self):
Undocumented
def test_check_success_with_source_queue_items(self):
Undocumented
def test_check_success_with_binary_queue_items_outside_packagesets(self):
Undocumented
def test_failure_with_binary_queue_items_in_packagesets(self):
Undocumented
def assertDistroSeriesInitializedCorrectly(self, child, parent, parent_das):
Undocumented
def test_initialize(self):
Undocumented
def test_initialize_only_one_das(self):
Undocumented
def test_copying_packagesets(self):
Undocumented
def test_copying_packagesets_multiple_parents(self):
Undocumented
def test_copying_packagesets_no_duplication(self):
Undocumented
def test_intra_distro_perm_copying(self):
Undocumented
def test_no_cross_distro_perm_copying(self):
Undocumented
def test_intra_distro_filter_copying(self):
Undocumented
def test_no_cross_distro_filter_copying(self):
Undocumented
def test_packageset_owner_preserved_within_distro(self):
Undocumented
def test_packageset_owner_not_preserved_cross_distro(self):
Undocumented
def test_copy_limit_packagesets(self):
Undocumented
def test_copy_limit_packagesets_empty(self):
Undocumented
def test_copy_limit_packagesets_none(self):
Undocumented
def test_copy_packaging_links_some(self):
Undocumented
def test_copy_packaging_links_empty(self):
Undocumented
def test_copy_packaging_links_none(self):
Undocumented
def test_rebuild_flag(self):
Undocumented
def test_limit_packagesets_rebuild_and_one_das(self):
Undocumented
def test_do_not_copy_disabled_dases(self):
Undocumented
def test_is_initialized(self):
Undocumented
def test_no_overlays(self):
Undocumented
def test_setup_overlays(self):
Undocumented
def test_multiple_parents_initialize(self):
Undocumented
def test_multiple_parents_ordering(self):
Undocumented
def test_multiple_parent_packagesets_merge(self):
Undocumented
def test_multiple_parents_format_selection_union(self):
Undocumented
def test_multiple_parents_component_merge(self):
Undocumented
def test_multiple_parents_section_merge(self):
Undocumented
def test_multiple_parents_same_package(self):
Undocumented
def setUpSeriesWithPreviousSeries(self, previous_parents=(), publish_in_distribution=True, same_distribution=True):
Undocumented
def test_derive_from_previous_parents(self):
Undocumented
def test_derive_from_previous_parents_empty_parents(self):
Undocumented
def test_derive_empty_parents_distribution_not_initialized(self):
Undocumented
def test_derive_no_publisher_config(self):
Undocumented
def createDistroSeriesWithPublication(self, distribution=None):
Undocumented
def test_copy_method_diff_archive_empty_target(self):
Undocumented
def test_copy_method_first_derivation(self):
Undocumented
def test_copy_method_same_archive_empty_series_non_empty_archive(self):
Undocumented
def test_copy_method_diff_archive_non_empty_target(self):
Undocumented
def test_copy_method_same_archive_non_empty_series(self):
Undocumented
def test_copied_publishings_creator_None_cloner(self):
Undocumented
def test_copied_publishings_creator_None_copier(self):
Undocumented
def test__has_same_parents_as_previous_series_explicit(self):
Undocumented
def test__has_same_parents_as_previous_series_implicit(self):
Undocumented
def test_not__has_same_parents_as_previous_series(self):
Undocumented
def test_initialization_post_first_deriv_copy_dsds(self):
Undocumented
def getWaitingJobs(self, derived_series, package_name, parent_series):
Get waiting jobs for given derived/parent series and package.
ReturnsA list (not a result set or any old iterable, but a list) of DistroSeriesDifferenceJob.
def test_initialization_first_deriv_create_dsdjs(self):
Undocumented
def test_initialization_post_first_deriv_create_dsdjs(self):
Undocumented
def test_initialization_compute_dsds_specific_packagesets(self):
Undocumented
def test_multiple_parents_child_nominatedarchindep(self):
Undocumented
def test_multiple_parents_no_child_nominatedarchindep(self):
Undocumented
def test_override_child_nominatedarchindep(self):
Undocumented
def test_override_child_nominatedarchindep_with_all_arches(self):
Undocumented
def test_invalid_archindep_archtag(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.