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

chore: Merge kyma tests into integration #3388

Merged
merged 14 commits into from
Oct 14, 2024

Conversation

dbadura
Copy link
Contributor

@dbadura dbadura commented Oct 9, 2024

Description

Changes proposed in this pull request:

  • Merge kyma tests into integration

Related issue(s)

#3298

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Oct 9, 2024
@kyma-bot kyma-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Oct 9, 2024
@dbadura dbadura mentioned this pull request Oct 9, 2024
11 tasks
@mrCherry97 mrCherry97 self-assigned this Oct 10, 2024
@@ -77,6 +78,21 @@ module.exports = defineConfig({
'tests/namespace/test-limit-ranges.spec.js',
'tests/namespace/test-resource-quotas.spec.js',
'tests/namespace/z-run-after.spec.js',
// uncomment after frog fix
// 'tests/kyma-cluster/test-applications.spec.js',
// 'tests/kyma-cluster/test-modules-wizard.spec.js',
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove this, wizards are no longer in use

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed

'tests/kyma-namespace/test-dns-entries.spec.js',
'tests/kyma-namespace/test-services.spec.js',
// 'tests/kyma-namespace/test-kyma.spec.js',
// 'tests/kyma-namespace/test-module-templates.spec.js',
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove this, this view is removed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed

@kyma-bot kyma-bot added the lgtm Looks good to me! label Oct 11, 2024
@mrCherry97
Copy link
Contributor

/override tide

@kyma-bot
Copy link
Contributor

@mrCherry97: Overrode contexts on behalf of mrCherry97: tide

In response to this:

/override tide

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@mrCherry97 mrCherry97 merged commit 11e7218 into kyma-project:main Oct 14, 2024
13 checks passed
@dbadura dbadura deleted the merge-tests branch October 14, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants