Project

Profile

Help

Test #4543

closed

Test newly described definitions of recursive and recursive_conservative flags

Added by bherring about 5 years ago. Updated over 4 years ago.

Status:
CLOSED - COMPLETE
Priority:
High
Assignee:
Sprint/Milestone:
-
Version:
Platform Release:
Tags:
Documentation, Pulp 2
Sprint:
Quarter:

Description

Pulp 2.18.1 is introducing a new flag to `recursive_conservative`.

It is not clear in the documentation how this new flag should be used, and how to use this with already existent `recursive` flag.

I suggest this use case use to be added to the documentation.

Test Updates and Centralization on Modularity, depsolve, Recursive, and Recursive Conservative

Re-definition of Scope

There are a lot of modularity issues scattered about, quite a few holes in knowledge before this parent ticket, and a few missing test case permutations that need to be added.

Centralizing all this work and wrangling and straggling issues to this parent test issue.

The following are the actions being covered in this ticket:

test_modularity , #3740 --> #4364

PR: WIP, herring

  • Updating to include --recursive with latest RPMs
  • Updating to include --recursive_conservative cases
  • Updating to include modular <--> modular dep
    • There is already a fixture (rpm-with-modules) that has a module --> module --> RPM --> RPM dep tree
      • [duck-0.7] --> [walrus]
    • walrus modules then have a deptree of
      Modules:
      [walrus-0.71]
      └── walrus-0.71
      Dependent RPMs of the provided RPM from ``walrus-0.71``
      walrus-0.71
      └── whale
      ├── shark
      └── stork
      [walrus-5.21]
      └── walrus-5.21

test_copy.py

  • Update to include case that --recursive with latest RPMs

test_modular_errata.py

While not specifically addressed in #4364, modular_errata has been defined in the latest documentation update to behave the same for --recursive and --recursive_conservative as modules and modules with RPMs.

The test_modular_errata.py should be evaluated to handle this case and may need an update or new fixture for the errata testing.

  • PR: NEW
  • Updating to include --recursive with latest RPMs
  • Updating to include --recursive_conservative cases
  • Updating to include modular <--> modular dep

test_rich_weak_deps , #3740 --> #4547

  • PR: NEW
  • Ensure rich_weak_deps test includes --recursive and --recursive_conservative cases

Clean-up all Source Documentation

PR: DONE

  • Move any outstanding source documentation or issues relating to this work to this ticket
  • Close out and link any incorrectly created Git Issues to this ticket.

Files

dev_baseline_meeting.log (2.5 KB) dev_baseline_meeting.log Raw Meeting notes bherring, 02/19/2019 04:53 PM

Sub-issues 3 (0 open3 closed)

Test #4364: Implement modularity content dependency solvingCLOSED - COMPLETEbherringActions
Test #4547: Ensure rich_weak_deps test includes --recursive and --recursive_conservative casesCLOSED - COMPLETEkersomActions
Test #4548: Ensure modular_errata.py includes cases for --recursive and --recursive_conservative inline with document updatesCLOSED - COMPLETEkersomActions

Related issues

Related to RPM Support - Test #4269: Recursive and conservative recursive copyCLOSED - COMPLETEkersomActions
Related to RPM Support - Story #3740: Implement modularity content dependency solvingCLOSED - CURRENTRELEASEmilan

Actions
Copied from RPM Support - Task #4371: Document how to use the newly added recursive_conservativeCLOSED - CURRENTRELEASEttereshc

Actions
Actions #1

Updated by bherring about 5 years ago

  • Copied from Task #4371: Document how to use the newly added recursive_conservative added
Actions #2

Updated by bherring about 5 years ago

  • Related to Test #4269: Recursive and conservative recursive copy added
Actions #3

Updated by bherring about 5 years ago

  • Related to Test #4364: Implement modularity content dependency solving added
Actions #4

Updated by bherring about 5 years ago

  • Related to Issue #3749: Skip upload of the foreign layers added
Actions #5

Updated by bherring about 5 years ago

  • Related to deleted (Issue #3749: Skip upload of the foreign layers)
Actions #6

Updated by bherring about 5 years ago

  • Related to Story #3740: Implement modularity content dependency solving added
Actions #7

Updated by bherring about 5 years ago

  • Status changed from NEW to ASSIGNED
Actions #8

Updated by bherring about 5 years ago

  • Related to Test #4158: Test applicability for modular or mixed content added
Actions #9

Updated by bherring about 5 years ago

  • Related to deleted (Test #4158: Test applicability for modular or mixed content)
Actions #11

Updated by bherring about 5 years ago

  • Priority changed from Normal to High
Actions #12

Updated by bherring about 5 years ago

  • Description updated (diff)
Actions #13

Updated by bherring about 5 years ago

  • Description updated (diff)
Actions #14

Updated by bherring about 5 years ago

  • Description updated (diff)
Actions #15

Updated by bherring about 5 years ago

  • Description updated (diff)
Actions #16

Updated by bherring about 5 years ago

  • Related to deleted (Test #4364: Implement modularity content dependency solving)
Actions #17

Updated by bherring about 5 years ago

  • Description updated (diff)
Actions #18

Updated by bherring about 5 years ago

  • Description updated (diff)
Actions #19

Updated by bherring about 5 years ago

  • Subject changed from Document how to use the newly added recursive_conservative to Test newly described definitions of recursive and recursive_conservative flags
Actions #20

Updated by bherring about 5 years ago

Actions #21

Updated by bherring about 5 years ago

Added by bherring about 5 years ago

Revision be4d1530 | View on GitHub

Updating CopyConservativeTestCase to include latest dependency test

Documentation added from #4371 highlighted that on --recursive, the latest RPMs dependencies should be copied.

The creation of #4543 attempts to update tests due to the inclusion of logic from #4371

Adding a case where walrus-0.71RPM is already on B. Copying the chimpanzee RPM will copy the latest version of walrus to B testing two copies of walrus available.

See:

refs #4543

Actions #22

Updated by bherring about 5 years ago

  • Sprint/Milestone set to 2.19.0
Actions #23

Updated by bherring about 5 years ago

  • Sprint/Milestone deleted (2.19.0)
Actions #24

Updated by kersom about 5 years ago

Actions #25

Updated by bherring about 5 years ago

Actions #26

Updated by bherring about 5 years ago

  • Status changed from ASSIGNED to MODIFIED

Notes

Removed the checklist item for rpm_errata copy.

With all the permutations covered in modular and the module <--> module <-> RPM dependency list, that test was a superset of those specific permutations.

All Checklist items complete and PR'd. All tests currently running without error on 2.19.

Actions #27

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added
Actions #28

Updated by bherring almost 5 years ago

  • Status changed from MODIFIED to CLOSED - COMPLETE

Also available in: Atom PDF