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

IGNORE: NOT READY FOR REVIEW: EXPERIMENTS #68

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

anakrish
Copy link
Contributor

@anakrish anakrish commented Feb 8, 2021

oe-nix-shell provides a nix based build environment for OE SDK.
The build environment is reproducible. That is, on any machine that
supports nix package manager, the same versions of build tools will
be installed. The environment variables are also the same.
Irrespective of what else is installed in the system, the build
environment provided by oe-nix-shell is the same across all machines.

Though this PR tackles one of the core aspects of reproducible builds,
namely that the build environment is reproducible, it does not address
reproducible builds of the OE SDK. This is by design. Reproducible builds
of OE SDK can be attempted once the use of Nix has been vetted out in the
OE SDK's development and CI.

Signed-off-by: Anand Krishnamoorthi [email protected]

oe-nix-shell provides a nix based build environment for OE SDK.
The build environment is reproducible. That is, on any machine that
supports nix package manager, the same versions of build tools will
be installed. The environment variables are also the same.
Irrespective of what else is installed in the system, the build
environment provided by oe-nix-shell is the same across all machines.

Though this PR tackles one of the core aspects of reproducible builds,
namely that the build environment is reproducible, it does not address
reproducible builds of the OE SDK. This is by design. Reproducible builds
of OE SDK can be attempted once the use of Nix has been vetted out in the
OE SDK's development and CI.

Signed-off-by: Anand Krishnamoorthi <[email protected]>
@oe-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anakrish

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Anand Krishnamoorthi <[email protected]>
@anakrish
Copy link
Contributor Author

anakrish commented Feb 8, 2021

/retest

2 similar comments
@anakrish
Copy link
Contributor Author

anakrish commented Feb 8, 2021

/retest

@anakrish
Copy link
Contributor Author

anakrish commented Feb 8, 2021

/retest

@BRMcLaren
Copy link
Contributor

/test all

@oe-ci-robot
Copy link
Contributor

@anakrish: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
pr-oeedger8r-cpp-Ubuntu1604BuildClang-8 919092f link /test pr-oeedger8r-cpp-Ubuntu1604BuildClang-8
pr-oeedger8r-cpp-Rhel8BuildClang-8 919092f link /test pr-oeedger8r-cpp-Rhel8BuildClang-8
pr-oeedger8r-cpp-Ubuntu1804BuildClang-8 919092f link /test pr-oeedger8r-cpp-Ubuntu1804BuildClang-8

Full PR test history. Your PR dashboard. Please help us cut down on flakes by opening an issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

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

Successfully merging this pull request may close these issues.

3 participants