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

test(scorecard): multi-namespace scorecard test #763

Merged
merged 4 commits into from
Apr 5, 2024

Conversation

mwangggg
Copy link
Member

@mwangggg mwangggg commented Mar 14, 2024

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits: git commit -S -m "YOUR_COMMIT_MESSAGE"

Fixes: #539

Multi-namespace scorecard test for 2.x operator

@mwangggg mwangggg marked this pull request as draft March 14, 2024 19:46
@mwangggg mwangggg force-pushed the 539-cluster-scorecard branch 3 times, most recently from a50b1d9 to fe914bc Compare March 19, 2024 15:21
@mwangggg mwangggg marked this pull request as ready for review March 19, 2024 15:43
@mwangggg
Copy link
Member Author

/build_test

@mwangggg
Copy link
Member Author

/build_test

Copy link

/build_test completed successfully ✅.
View Actions Run.

@mwangggg mwangggg force-pushed the 539-cluster-scorecard branch 4 times, most recently from 079396d to 08bc8dc Compare March 20, 2024 15:04
Copy link
Member

@tthvo tthvo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

--------------------------------------------------------------------------------
Image:      quay.io/thvo/cryostat-operator-scorecard:2.5.0-20240320145712
Entrypoint: [cryostat-scorecard-tests cryostat-multi-namespace]
Labels:
    "suite":"cryostat"
    "test":"cryostat-multi-namespace"
Results:
    Name: cryostat-multi-namespace
    State: pass

    Log:
        created namespace: other-scorecard-namespace
        deployment cryostat-multi-namespace is not yet found
        deployment cryostat-multi-namespace is not yet found
        deployment cryostat-multi-namespace is not yet found
        deployment cryostat-multi-namespace is not yet found
        deployment cryostat-multi-namespace is not yet found
        deployment cryostat-multi-namespace is not yet found
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is not yet available
        deployment cryostat-multi-namespace is available
        application has access to the following namespaces: [other-scorecard-namespace]
        application is available at https://testing.cryostat

@mwangggg
Copy link
Member Author

/build_test

Copy link

/build_test completed successfully ✅.
View Actions Run.

Copy link
Member

@ebaron ebaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Ming, looks good! Just one small suggestion about the namespace name.

internal/test/scorecard/tests.go Outdated Show resolved Hide resolved
@ebaron
Copy link
Member

ebaron commented Apr 5, 2024

/build_test

Copy link

github-actions bot commented Apr 5, 2024

/build_test completed successfully ✅.
View Actions Run.

@ebaron ebaron merged commit 6b63e3f into cryostatio:main Apr 5, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add custom scorecard test for multi-namespace Cryostat CR
4 participants