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

New Application Connectivity tests - Test suite for Compass Runtime Agent #15037

Closed
5 tasks done
akgalwas opened this issue Aug 8, 2022 · 7 comments
Closed
5 tasks done
Assignees
Labels
area/application-connector Issues or PRs related to application connectivity area/tests Issues or PRs related to tests
Milestone

Comments

@akgalwas
Copy link
Contributor

akgalwas commented Aug 8, 2022

Description

We need an integration test of Compass Runtime Agent. The test should be implemented with a similar structure to the Application Gateway test. It should be fast, simple, and easy to maintain. If something breaks on some end-to-end pipeline or some environment, this test should clearly tell if there is a problem with the Compass Runtime Agent or not

Acceptance criteria

  • A test checking Compass Runtime Agent functionality is implemented
  • The test takes minimal possible execution time
  • The test is considered as easy to maintain and has a similar structure to the Application Gateway tests
  • The test runs on the Prow pipeline
  • The test is runnable locally/ on a custom cluster

Attachments

epic issue - #13977

@akgalwas akgalwas added area/application-connector Issues or PRs related to application connectivity area/tests Issues or PRs related to tests labels Aug 8, 2022
@akgalwas
Copy link
Contributor Author

akgalwas commented Aug 8, 2022

Work plan:

Phase 1

Phase 2

@franpog859
Copy link
Contributor

franpog859 commented Aug 18, 2022

Please, remember to use the new Compass Director API in regard to the scenarios. It's described for example there and there

@Disper
Copy link
Member

Disper commented Aug 29, 2022

Should this pipeline be enabled before it's ready? It's failing in PRs such as this one and might be confusing for people.

@franpog859
Copy link
Contributor

franpog859 commented Sep 26, 2022

Please, create a ticket for the additional follow-up that covers all the possible Compass Runtime Agent cases, that covers ADDITIONAL cases in regards to the manual tests. These are the things that need to be done:

  • Maintaining Compass connection:
    • Compass Runtime Agent fetches certificates from Compass Connector and stores them in Secrets
    • Compass Runtime Agent renews the certificate if it is about to expire
    • Compass Runtime Agent renews the certificate if the resyncNow flag is set to true
  • Labeling a Runtime with the Eventing URL

@kyma-bot
Copy link
Contributor

This issue or PR has been automatically marked as stale due to the lack of recent activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Close this issue or PR with /close

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

@kyma-bot kyma-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 26, 2023
@kyma-bot
Copy link
Contributor

kyma-bot commented Mar 5, 2023

This issue or PR has been automatically closed due to the lack of activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle stale

If you think that I work incorrectly, kindly raise an issue with the problem.

/close

@kyma-bot kyma-bot closed this as completed Mar 5, 2023
@kyma-bot
Copy link
Contributor

kyma-bot commented Mar 5, 2023

@kyma-bot: Closing this issue.

In response to this:

This issue or PR has been automatically closed due to the lack of activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle stale

If you think that I work incorrectly, kindly raise an issue with the problem.

/close

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/test-infra repository.

@Disper Disper removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 6, 2023
@Disper Disper reopened this Mar 6, 2023
@akgalwas akgalwas closed this as completed Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/application-connector Issues or PRs related to application connectivity area/tests Issues or PRs related to tests
Projects
None yet
Development

No branches or pull requests

5 participants