Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mercurial-devel mercurial-devel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 25
    • Merge requests 25
  • 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
  • mercurial
  • mercurial-develmercurial-devel
  • Merge requests
  • !68

ci: test real dependency installation for pip [WIP]

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jörg Sonnenberger requested to merge topic/default/ci-install into branch/default Feb 02, 2021
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 2

In the past, the pip smoke test inhibited actual dependency installation, but that fails in different environments for setuptools itself. Since it isn't what we actually want to test (which is pip install), allow this to call home.

WIP as this part of the test should only be run during CI.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: topic/default/ci-install