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

Support RHEL CoreOS automation testing #477

Merged
merged 15 commits into from
Aug 15, 2023

Commits on Aug 14, 2023

  1. Support RHCOS

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b273c42 View commit details
    Browse the repository at this point in the history
  2. Fix test failures for RHCOS

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0a4b4f1 View commit details
    Browse the repository at this point in the history
  3. Update fix

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    aac0541 View commit details
    Browse the repository at this point in the history
  4. Update ignition version

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3e19ce1 View commit details
    Browse the repository at this point in the history
  5. Update README

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ff4106a View commit details
    Browse the repository at this point in the history
  6. Fix ansible-lint errors

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5948172 View commit details
    Browse the repository at this point in the history
  7. Fix quiesce snapshot failure

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0fe6e8b View commit details
    Browse the repository at this point in the history
  8. Replace fail with assert

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    35e8e70 View commit details
    Browse the repository at this point in the history
  9. Update Flatcar checking

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7241996 View commit details
    Browse the repository at this point in the history
  10. Remove trailing spaces

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    af19187 View commit details
    Browse the repository at this point in the history
  11. Update when condition for removing serial port

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8ff992d View commit details
    Browse the repository at this point in the history
  12. update key order

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    69b326d View commit details
    Browse the repository at this point in the history
  13. Add debug messages for OVA deployment

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d59bc25 View commit details
    Browse the repository at this point in the history
  14. Fix cloud-init user-data syntax error

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    63c0401 View commit details
    Browse the repository at this point in the history
  15. Address review comments

    Signed-off-by: Qi Zhang <[email protected]>
    keirazhang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d05d68f View commit details
    Browse the repository at this point in the history