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

Build provider in kairos and bring tests #1592

Merged
merged 21 commits into from
Jul 12, 2023

Commits on Jul 7, 2023

  1. Build provider in kairos and bring tests

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b241ffc View commit details
    Browse the repository at this point in the history
  2. Rename the go.mod to kairos-tests

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d48d2f0 View commit details
    Browse the repository at this point in the history
  3. Add provider labels to tests

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4b4620e View commit details
    Browse the repository at this point in the history
  4. Run provider tests in kairos

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    40b034b View commit details
    Browse the repository at this point in the history
  5. fix earthly target

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ac12565 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e68aa94 View commit details
    Browse the repository at this point in the history
  7. Fix iso download for provider test

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0afea44 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Fix label test for provider

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a5c6841 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Debug

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2f8b903 View commit details
    Browse the repository at this point in the history
  2. Fix register

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9dfb930 View commit details
    Browse the repository at this point in the history
  3. ACTUALLY fix the test you dumb

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b89b55c View commit details
    Browse the repository at this point in the history
  4. Rework earthfile to set OSRELEASE args properly

    Add them at the top for future use, manually re-run OSRELEASE under
    provider iso
    
    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9aff74b View commit details
    Browse the repository at this point in the history
  5. Drop uneeded args

    They are already set at the root level
    
    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    970584f View commit details
    Browse the repository at this point in the history
  6. Download proper release for latest upgrade

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2ba5b2b View commit details
    Browse the repository at this point in the history
  7. iDo not repeat tests

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7d0289f View commit details
    Browse the repository at this point in the history
  8. Point to main for the PRVIDER_INSTALL command

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    651b974 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Allow register function to reboot the machine

    So we reboot to the active system after install
    
    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2e3d6d0 View commit details
    Browse the repository at this point in the history
  2. Run provider tests only on master

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d551f87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de9a768 View commit details
    Browse the repository at this point in the history
  4. Update tests/assets/kubernetes_logs.sh

    Co-authored-by: Mauro Morales <[email protected]>
    Signed-off-by: Itxaka <[email protected]>
    Itxaka and mauromorales authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a7b7d78 View commit details
    Browse the repository at this point in the history
  5. Remove duplicated space removal

    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3e4366d View commit details
    Browse the repository at this point in the history