Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • apkg apkg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • packaging
  • apkgapkg
  • Merge requests
  • !70

CI: add test to ensure piping works correctly

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jakub Ružička requested to merge ci into master Jun 30, 2021
  • Overview 2
  • Commits 2
  • Pipelines 5
  • Changes 2

External tools invoked by apkg may spam apkg stdout when called incorrectly which would break tools relying on apkg stdout for passing results.

New libyang integration test invokes full chain of apkg commands using pipes to make sure correct output is passed from individual commands as well as ensuring it's properly read and parsed from stdin.

Related: #49 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ci