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

ci: add soak tests with aks clusters #396

Merged
merged 1 commit into from
Feb 12, 2021
Merged

Conversation

aramase
Copy link
Member

@aramase aramase commented Feb 9, 2021

Reason for Change:

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Issue Fixed:

fixes #170

Does this change contain code from or inspired by another project?

  • Yes
  • No

If "Yes," did you notify that project's maintainers and provide attribution?

Special Notes for Reviewers:

@aramase
Copy link
Member Author

aramase commented Feb 9, 2021

/azp run pr-e2e-azure

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase
Copy link
Member Author

aramase commented Feb 9, 2021

/azp run pr-e2e-azure

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase aramase marked this pull request as ready for review February 9, 2021 22:40
@aramase aramase added this to the 0.0.13 milestone Feb 9, 2021
parameters:
clusterConfigs:
- "csi-secrets-store-soak-linux-aks"
- "csi-secrets-store-soak-win-aks"
Copy link
Member

Choose a reason for hiding this comment

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

where are these configs?

Copy link
Member Author

Choose a reason for hiding this comment

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

@codecov-io
Copy link

Codecov Report

Merging #396 (687d6f1) into master (093a7bc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #396   +/-   ##
=======================================
  Coverage   62.86%   62.86%           
=======================================
  Files           6        6           
  Lines         474      474           
=======================================
  Hits          298      298           
  Misses        144      144           
  Partials       32       32           

@aramase aramase merged commit d327704 into Azure:master Feb 12, 2021
@aramase aramase deleted the soak-tests branch February 12, 2021 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add periodic soak tests with AKS clusters
3 participants