Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • debian-xen debian-xen
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container 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
  • Debian Xen TeamDebian Xen Team
  • debian-xendebian-xen
  • Merge requests
  • !11

debian/.gitlab-ci.yml: enable salsa-ci

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Maximilian Engelhardt requested to merge myx/debian-xen:myx/salsa-ci into master Dec 13, 2020
  • Overview 16
  • Commits 2
  • Pipelines 4
  • Changes 2

according to the manual at https://salsa.debian.org/salsa-ci-team/pipeline/-/blob/master/README.md

If the pipeline is not yet enabled and configured in the gitlab web interface by default, this needs to be done manually as written in the manual.

As of now the salsa-ci only supports gbp, so convert the debrebase repository to a gbp one. Also work around a problem with gbp export-orig replacing variables in .gitarchive-info which then causes problems as the repository and the generated .tar.gz don't match.

Allow reprotest to fail for now as the build is currently not reproducible.

Disable blhc as xen currently does not enable hardening when building the hypervisor so blhc outputs many errors.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: myx/salsa-ci