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

Add a Linux ARM64 builder node #255

Closed
wants to merge 6 commits into from

Commits on Jun 3, 2023

  1. Add a Linux ARM64 builder node

    Name: kunpeng1
    
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    af6c2a6 View commit details
    Browse the repository at this point in the history
  2. Add prerun.sh and postrun.sh for kunpeng1

    The files are copied from nebbiolo1.
    
    According to
    https://github.com/Bioconductor/BBS/blob/master/Doc/Prepare-Ubuntu-20.04-HOWTO.md#25-add-software-builds-to-biocbuilds-crontab
    those should be added to crontab.
    But for some reason only nebbiolo1 have them. All other builder don't
    have these scripts
    
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    38f3a64 View commit details
    Browse the repository at this point in the history
  3. Convert kunpeng1's config.sh to be for standalone runs

    For the time being kunpeng1 won't be used as a secondary builder
    
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    7ee4351 View commit details
    Browse the repository at this point in the history
  4. Add config for kunpeng1 for BBS 3.18

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    5e1c680 View commit details
    Browse the repository at this point in the history
  5. Update R to 4.3.0 final for kunpeng1 (Linux ARM64)

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    d8dd91f View commit details
    Browse the repository at this point in the history
  6. Add BBS_CURL_CMD for kunpeng1

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    fab0d17 View commit details
    Browse the repository at this point in the history