Skip to content
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

include/zpios-ctl.h: current_kernel_time64 compat #8256

Closed
wants to merge 1 commit into from

Conversation

gyakovlev
Copy link
Contributor

Motivation and Context

just a copy of #8227, but this time tests probably will run

in the PR above tests failed with

 watching logfiles {}
 argv: ['git', 'clone', '--branch', 'spl-0.7-release"', 'https://github.com/zfsonlinux/spl.git', '.']
 using PTY: False
Cloning into '.'...
fatal: Remote branch spl-0.7-release" not found in upstream origin

looks like there is stray " appended to the branch name, but I can't find the source.

this is not intended to be merged, just to run tests.
sorry for the noise.

Description

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (a change to man pages or other documentation)

Checklist:

just a copy of openzfs#8227
with builder configuration, want to test the patch.

Requires-spl: spl-0.7-release
Requires-builders: test unstable
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
@bunder2015
Copy link
Contributor

That almost looks like an issue with the buildbot scripts, but I can't find the relevant code there.

@gyakovlev
Copy link
Contributor Author

yes, something passes that stray " unless I specified branch in commit message.
probably some code that parses https://github.com/zfsonlinux/zfs-buildbot/blob/f241ec21d91e5fc6c5d1d1c274295b6a11a5d2fa/master/master.cfg#L1434

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants