Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 932
    • Issues 932
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 98
    • Merge requests 98
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • xserverxserver
  • Merge requests
  • !92

Merged
Created Dec 14, 2018 by Michel Dänzer@daenzerMaintainer

Make the CI pipeline robust vs non-ASCII characters in the environment

  • Overview 3
  • Commits 5
  • Pipelines 2
  • Changes 7

As you can see, the CI pipeline passes with these changes, even though I'm using the real spelling of my last name again for the GitLab account. :)

Generating the docker image as part of the pipeline is based on xorg/driver/xf86-video-amdgpu!16 (merged).

v2 (only patch 2 needs to be reviewed again):

  • Use kaniko instead of docker-in-docker for image generation, so it can also work in unprivileged runners.
  • Drop piglit.conf & tetexec.cfg overrides, just make sure the files in the image work.
Edited Dec 17, 2018 by Michel Dänzer
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: piglit-run