-
Notifications
You must be signed in to change notification settings - Fork 1
Test: E2E smoke tests integration - DO NOT MERGE #174
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed on the GitHub Actions runner and connected directly to the E2E cluster. Download logs: |
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator Smoke tests failed! Tests were executed in a Kubernetes Job in the e2e cluster (hypervisor environment). View Details
View logs in cluster: kubectl logs -n undefined -l job-name=undefined |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator Smoke tests failed! Tests were executed in a Kubernetes Job in the e2e cluster (hypervisor environment). View Details
View logs in cluster: kubectl logs -n undefined -l job-name=undefined |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator Smoke tests failed! Tests were executed in a Kubernetes Job in the e2e cluster (hypervisor environment). View Details
View logs in cluster: kubectl logs -n undefined -l job-name=undefined |
Signed-off-by: Nikolay Demchuk <[email protected]>
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ✅Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk <[email protected]>
E2E Smoke Tests Results ❌Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
E2E Smoke Tests Results ✅Module: sds-node-configurator View Details
Tests were executed directly on the GitHub Actions runner against the e2e cluster. Artifacts: Test logs are available in workflow artifacts (if any). |
Signed-off-by: Nikolay Demchuk [email protected]
Description
Build and push for dev now has an e2e-tests step
Why do we need it, and what problem does it solve?
Now developers can automatically trigger essential tests for their pull requests by applying e2e-smoke-test label on their PR
What is the expected result?
Checklist