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

DAOS-13224 build test: Build and test on EL9 #12176

Merged
merged 4 commits into from
Aug 9, 2023
Merged

Commits on Jul 1, 2023

  1. DAOS-13224 build test: Build and test on EL9

    Remove production of the version stash.  It's not necessary any longer.
    
    Add a Fixes commit pragma to allow a PR to fix more than one issue that
    might be in the skip list.
    
    Remove libfabric along with any daos packages prior to installing daos,
    to ensure that the correct libfabric is installed.
    
    Remove use of lsb_release as it's gone in EL9.  Use /etc/os-release
    instead.
    
    s-nail replaces mail[x] for sending e-mail on EL9.
    
    Remove ci/functional/required_packages.sh and move all functional test
    dependency specifications into RPMs as Requires:.
    
    Add a client-tests-mpich subpackage for mpich test dependencies.
    
    Remove the "Scan EL 8 RPMs" stage due to Jenkinsfile size limitations.
    
    Fixes: SRE-1899
    Skip-PR-comments: true
    Allow-unstable-test: true
    
    Required-githooks: true
    
    Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
    brianjmurrell committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    d7e6db3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge branch 'master' into bmurrell/el9

    Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
    brianjmurrell authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    19fc545 View commit details
    Browse the repository at this point in the history
  2. Fix unknown variable "version" from master merge

    Fixes: SRE-1899
    Skip-PR-comments: true
    Allow-unstable-test: true
    
    Required-githooks: true
    
    Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
    brianjmurrell committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e4ca43a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge branch 'master' into bmurrell/el9

    Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
    brianjmurrell authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    86b4f52 View commit details
    Browse the repository at this point in the history