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

[STORM-3401] Add OpenLab CI configuration for ARM64 build #3023

Closed
wants to merge 1 commit into from

Commits on Jun 10, 2019

  1. [STORM-3401] Add OpenLab CI configuration for ARM64 build

    This patch adds the CI configuration to enable the support for arm
    build in OpenLab.
    
    After this, each pull request in theopenlab/storm will trigger the
    storm-arm64-build job which verified the arm build on ARM cluster.
    
    As the first version, we mark this job as non-voting job, that means
    the build job result is just a reference for developer and would not
    block the PR to be merged. Once we make sure the job can be executed
    stable, then we can mark it as normal "voting" job.
    Yikun committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    52a3904 View commit details
    Browse the repository at this point in the history