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

Fix commit message for PR #3507 #3530

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    ac31d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82edadc View commit details
    Browse the repository at this point in the history
  3. Availability: Skip bad configurations (#3502)

    * Availability: Skip bad configurations
    
    Mismatches in Availability Set requirements and capabilities may be due to test case requirements, so we can skip the test instead of failing.
    
    * Availability: Break up on_before_deployment
    
    Break up on_before_deployment to reduce the complexity of the function.
    
    * Availability: change error message
    
    Make it more clear that supported availability types can also be affected by test case requirements.
    kamalca authored and SRIKKANTH committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    14cbb48 View commit details
    Browse the repository at this point in the history
  4. Get disk lun info on FreeBSD (#3512)

    * Get disk lun info on FreeBSD
    
    * Changed the regex filter to accept more situations. In Testing
    
    * Removed the CD part of the filter
    r-dailey authored and SRIKKANTH committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    fb8e108 View commit details
    Browse the repository at this point in the history
  5. Fixed VM Snapshot Extension test failure - Expected <10> to be less t…

    …han <10>, but was not (#3503)
    
    * removed redundant count increment
    
    * Updated count
    
    * Updated code
    vipunj authored and SRIKKANTH committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    5cc2f2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46e3a78 View commit details
    Browse the repository at this point in the history
  7. Hibernation Testcase: Add NoRedundancy Feature Requirement

    Hibernation test cases requires VM Redundancy type to be
    NoRedundancy. Add that to test requirement
    adityagesh authored and SRIKKANTH committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    9e06464 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    817d368 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ab37da View commit details
    Browse the repository at this point in the history
  10. Fix value error for guest_vm_type

    LiliDeng authored and SRIKKANTH committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    5a3b9a4 View commit details
    Browse the repository at this point in the history
  11. dom0_kernel_installer: Add support for mariner-3.0 (#3522)

    dom0 image based on mariner 3.0 has different
    parameter that need to be changed while installing kernel
    under different file. Add support for it under kernel
    installer transformer.
    
    Signed-off-by: Smit Gardhariya <[email protected]>
    smit-gardhariya authored and SRIKKANTH committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    a1348d6 View commit details
    Browse the repository at this point in the history
  12. xfstests: fix umask for mariner (#3526)

    * xfstests: fix umask for mariner
    
    * fix types
    realsdx authored and SRIKKANTH committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    e1f5e89 View commit details
    Browse the repository at this point in the history
  13. xfstests: add new generic xfstests for ext4 filesystem (#3527)

    * add generic xfstests for ext4 filesystem
    
    * fix formatting
    realsdx authored and SRIKKANTH committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    a534b8b View commit details
    Browse the repository at this point in the history
  14. Fix commit message for 5c8d025

    SRIKKANTH committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    5f64703 View commit details
    Browse the repository at this point in the history