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

Ci add gh actions acceptance tests coverage #8929

Closed
wants to merge 26 commits into from
Closed

Ci add gh actions acceptance tests coverage #8929

wants to merge 26 commits into from

Commits on Jun 20, 2024

  1. CI: skip scheduled actions on forks

    Otherwise creates a lot of noise.
    Scheduled actions are meant for upstream, as reference jobs to compare
    the results of your Pull Request.
    
    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3825109 View commit details
    Browse the repository at this point in the history
  2. CI: add auth registry

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    01c5240 View commit details
    Browse the repository at this point in the history
  3. CI: add buildhost

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3d5187c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7af0659 View commit details
    Browse the repository at this point in the history
  5. CI: enable deblike_minion tests

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e48f108 View commit details
    Browse the repository at this point in the history
  6. CI: Add srv notification test

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f399049 View commit details
    Browse the repository at this point in the history
  7. CI: Enable openscap test

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    43e7aa3 View commit details
    Browse the repository at this point in the history
  8. CI: fix ansible and prometheus tests

    We need ansible and prometheus packages preinstalled in the images. This
    way, we do not depend on installing the packages from external infrastructure.
    
    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    19b1420 View commit details
    Browse the repository at this point in the history
  9. Testsuite: Review tests that need SCC

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    23ef4b1 View commit details
    Browse the repository at this point in the history
  10. CI: enable os build image test

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5bde3af View commit details
    Browse the repository at this point in the history
  11. CI: Add non-authorized container registry

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9927257 View commit details
    Browse the repository at this point in the history
  12. Testsuite: fix gemfile

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    879cb7f View commit details
    Browse the repository at this point in the history
  13. test with jordi's container registry

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ca5f503 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. testsuite: fix buildhost tests that require scc

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    076c218 View commit details
    Browse the repository at this point in the history
  2. testsuite: fix buildhost tests

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    00a4287 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. CI: buildhost as minion

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c0e7c4c View commit details
    Browse the repository at this point in the history
  2. set ssh later

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    02b9941 View commit details
    Browse the repository at this point in the history
  3. CI: add buildhost bootstrap

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    dfc327d View commit details
    Browse the repository at this point in the history
  4. CI: add buildhost

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7da0c83 View commit details
    Browse the repository at this point in the history
  5. CI : fix

    Signed-off-by: Jordi Massaguer Pla <[email protected]>
    jordimassaguerpla committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8c7e9a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9047cf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. TEST REVERT ME

    jordimassaguerpla authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b0d4788 View commit details
    Browse the repository at this point in the history
  2. TEST REVERT ME

    jordimassaguerpla authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    06c1f5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1274b13 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. test: skip failing tests

    for stabilization
    jordimassaguerpla authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    97bcae8 View commit details
    Browse the repository at this point in the history
  2. CI: skip failing features

    for stabilization
    jordimassaguerpla authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    25cc5a2 View commit details
    Browse the repository at this point in the history