Skip to content

CI Baremetal Fixes #3365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 0 commits into from
Closed

CI Baremetal Fixes #3365

wants to merge 0 commits into from

Conversation

Sharpz7
Copy link
Contributor

@Sharpz7 Sharpz7 commented May 4, 2025

Fixes #3343

@github-actions github-actions bot added edit:actions This PR updates GitHub Actions code edit:testinfra This PR updates testing infrastructure code semver:patch No API change labels May 4, 2025
@Sharpz7
Copy link
Contributor Author

Sharpz7 commented May 4, 2025

Okay, so definitely some issues to work through. But, hopefully its not too complicated.

@coveralls
Copy link

coveralls commented May 4, 2025

Coverage Status

coverage: 78.68%. first build
when pulling 6e2d5a1 on Sharpz7:ci-baremetal
into 0d5dccb on gophercloud:main.

name: functional-baremetal
on:
pull_request:
paths:
- '**baremetal**'
- '.github/workflows/functional-baremetal.yaml'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I wonder if you could make this same change to all .github/workflows/functional-*.yaml files?

@@ -1,8 +1,10 @@
# Testing
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Guessing this is a hangover from trying to force changes here? Can you drop?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
edit:actions This PR updates GitHub Actions code edit:testinfra This PR updates testing infrastructure code semver:patch No API change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

functional-baremetal tests being skipped.
4 participants