Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P piuparts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • DebianDebian
  • piuparts
  • Merge requests
  • !24

autopkgtest: replace broken stubs with actual tests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nis Martensen requested to merge nma/piuparts:autopkgtest into develop Jan 12, 2020
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Piuparts does not have --list (without further arguments) or --info options, hence running the autopkgtest currently fails. Replace the two broken stubs by two working tests:

  1. run piuparts --version
  2. create a minimal dummy binary package and run piuparts on it

Using a single-letter package name for the dummy package ensures that there is no package with the same name in the archive -- according to policy 5.6.1, all official package names must be at least two characters long.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: autopkgtest