Skip to content

[rocprofiler-compute] Update pip version in workflow#7756

Draft
jbonnell-amd wants to merge 10 commits into
developfrom
users/jbonnell-amd/compute-ci-update-pip
Draft

[rocprofiler-compute] Update pip version in workflow#7756
jbonnell-amd wants to merge 10 commits into
developfrom
users/jbonnell-amd/compute-ci-update-pip

Conversation

@jbonnell-amd

@jbonnell-amd jbonnell-amd commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Motivation

We noticed that Ubuntu 22.04 runs were failing all tests due to missing pytest module.

Technical Details

  • Update .github/workflows/rocprofiler-compute-continuous-integration.yml
    • Updated pip install step to show current pip version and perform a pip upgrade
      • Issue was with the default version of pip in 22.04 using an older version of pip that did not support the --break-system-packages argument
    • Update setup_env step to only add coverage and nightly label to CDash when on schedule, to support manual workflow_dispatch runs without overriding the nightly result

JIRA ID

Test Plan

Ensure 22.04 workflows pass without failing tests

Test Result

Workflows pass

Submission Checklist

@jbonnell-amd jbonnell-amd changed the title Users/jbonnell amd/compute ci update pip [rocprofiler-compute] Update pip version in workflow Jun 24, 2026
@github-actions github-actions Bot added the github actions Pull requests that update GitHub Actions code label Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github actions Pull requests that update GitHub Actions code organization: ROCm project: rocprofiler-compute

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant