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

[Task] E2E-Long tests missing kyma yaml config #80

Open
3 tasks
sdischer-sap opened this issue Dec 18, 2024 · 0 comments
Open
3 tasks

[Task] E2E-Long tests missing kyma yaml config #80

sdischer-sap opened this issue Dec 18, 2024 · 0 comments
Labels
github_actions Pull requests that update GitHub Actions code internal Rather suited for core maintainer team

Comments

@sdischer-sap
Copy link
Member

sdischer-sap commented Dec 18, 2024

The long running tests invoke the TestKymaEnvironment that seems to be not correctly configured.

=== RUN   TestKymaEnvironment/BTP_Kyma_Environment_Controller
    resources.go:44: No yaml files found for kyma_env
--- FAIL: TestKymaEnvironment (0.00s)
    --- FAIL: TestKymaEnvironment/BTP_Kyma_Environment_Controller (0.00s)

The test run: https://github.com/SAP/crossplane-provider-btp/actions/runs/11686695342/job/32543069390#step:9:839
The PullRequest: #20

To test a fix: Add the changes to the PR branch, then manually trigger the E2E Long Pipeline for the branch fix/e2e-test-long

most likely dropped during our move to the public repo - should still be around in innersource one

Acceptance criteria

  • fix/e2e-test-long misses the kyma yaml config
  • run the test regualrly again (at least nightly - they cost long waiting time)
  • if test is still red afterwards and needs more time to fix, create follow up
@sdischer-sap sdischer-sap added github_actions Pull requests that update GitHub Actions code internal Rather suited for core maintainer team labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code internal Rather suited for core maintainer team
Projects
None yet
Development

No branches or pull requests

1 participant