Project

Profile

Help

Test #6789

closed

Test the copy of RPM with its strict dependencies

Added by ppicka almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - COMPLETE
Priority:
Normal
Assignee:
Sprint/Milestone:
Version:
Platform Release:
Tags:
Sprint:
Quarter:

Description

Test copy RPM package content with depsolving=True which should copy package and all its dependency.

test case 1

  • create repository and populate it with content
  • create new repository and leave it blank
  • use copy pointing on one package with depsolving=True
  • check if new repository contains package above and its dependencies

test case 2

  • create repositoryA and populate it with content
  • create new repositoryB and populate it with some content which can be satisfactory for package from first repoA
  • use copy pointing on one package with depsolving=True
  • check that package has been copied and only part of the dependencies that missed in repoB were copied
  • ensure repoB has the package with all it's needed deps

Also available in: Atom PDF