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-16262 build: Add weekly bullseye build and test GHA #15287

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

Commits on Oct 9, 2024

  1. DAOS-16262 build: Add weekly bullseye build and test GHA

    Automate weekly build with Bullseye and VM Functionality test.
    
    Skip-unit-tests: true
    Skip-fault-injection-test: true
    Skip-test: true
    
    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0905646 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    fbbfa79 View commit details
    Browse the repository at this point in the history
  2. Avoid code re-use with compositre actions.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b973d2c View commit details
    Browse the repository at this point in the history
  3. Updates.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    94163e2 View commit details
    Browse the repository at this point in the history
  4. Build-rpm action updates

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    007d69f View commit details
    Browse the repository at this point in the history
  5. Fix actions syntax

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a3d7efd View commit details
    Browse the repository at this point in the history
  6. Using composite actions.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ae4bf42 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    09ccb80 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Attempt to resolve action errors.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f3d71a3 View commit details
    Browse the repository at this point in the history
  2. Add missing 'shell: bash'.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3520c1a View commit details
    Browse the repository at this point in the history
  3. Fix missing required property.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5c5ee7d View commit details
    Browse the repository at this point in the history
  4. Fix build-variables.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ccc327b View commit details
    Browse the repository at this point in the history
  5. More fixes.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    caf8861 View commit details
    Browse the repository at this point in the history
  6. Updates.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cb2c7ab View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. functional-test updates.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8a76f64 View commit details
    Browse the repository at this point in the history
  2. Fix secrets error.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c782bbc View commit details
    Browse the repository at this point in the history
  3. Pass secret as input to composite action.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1d6949b View commit details
    Browse the repository at this point in the history
  4. Fix typo.

    Required-githooks: true
    
    Signed-off-by: Phil Henderson <phillip.henderson@intel.com>
    phender committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cc7116a View commit details
    Browse the repository at this point in the history