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

[JENKINS-59780] Support Raspbian Linux #114

Merged

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Oct 14, 2019

JENKINS-59780 Support Raspbian Linux

Include Raspbian Linux as a supported platform.

Work in progress - needs tests and more

Checklist

  • I have read the CONTRIBUTING doc
  • I have referenced the Jira issue related to my changes in one or more commit messages
  • I have added tests that verify my changes
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No spotbugs warnings were introduced with my changes
  • I have interactively tested my changes

Types of changes

  • New feature (non-breaking change which adds functionality)

@MarkEWaite MarkEWaite added test Automated test addition or improvement enhancement Improvement or new feature and removed test Automated test addition or improvement labels Oct 14, 2019
The special case tests are run on Intel processors to validate x86
detection on computers where the processor may be 64 bit but the Java
process is running as a 32 bit process.

Hypothetically the same condition is possible on some ARM processors,
but ARM processors are almost always running a Java version that matches
the 32 / 64 bitness of the operating system.
@MarkEWaite MarkEWaite merged commit 4b7a706 into jenkinsci:master Oct 16, 2019
@MarkEWaite MarkEWaite deleted the fix-tests-on-other-architectures branch October 16, 2019 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant