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/e2e: Update testcases for HTTPS KBS #2285

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

chathuryaadapa
Copy link
Contributor

No description provided.

@chathuryaadapa chathuryaadapa requested a review from a team as a code owner February 7, 2025 08:36
@chathuryaadapa chathuryaadapa marked this pull request as draft February 7, 2025 08:37
@@ -84,6 +84,62 @@ default WriteStreamRequest := true
'''
`

var testInitdatahttps string = `algorithm = "sha384"
Copy link
Member

Choose a reason for hiding this comment

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

Given the only difference in this version from the other is the cert, can we do something create a function to generate this and pass in the cert as a parameter and if it's nil then don't add the cert, but otherwise do?

@@ -22,7 +22,7 @@ on:
- opened
- synchronize
- reopened
- labeled
# - labeled
Copy link
Member

Choose a reason for hiding this comment

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

Why do you need to make GHA changes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

to trigger e2e test cases in my pr I tried updating the yaml file steve this is a work in progress pr

@chathuryaadapa chathuryaadapa changed the title update testcases for https kbs test/e2e: Update testcases for HTTPS KBS Feb 7, 2025
@stevenhorsman stevenhorsman added the test_e2e_libvirt Run Libvirt e2e tests label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test_e2e_libvirt Run Libvirt e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants