Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

[WIP] test: add statefulset e2e test #2178

Closed
wants to merge 1 commit into from

Conversation

jackfrancis
Copy link
Member

Reason for Change:

Ref: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/

Issue Fixed:

Requirements:

Notes:

@acs-bot acs-bot added the size/M label Oct 19, 2019
@jackfrancis jackfrancis changed the title [WOP] chore: add statefulset e2e test [WOP] test: add statefulset e2e test Oct 19, 2019
@acs-bot
Copy link

acs-bot commented Oct 19, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Oct 19, 2019

Codecov Report

Merging #2178 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2178   +/-   ##
=======================================
  Coverage   69.33%   69.33%           
=======================================
  Files         144      144           
  Lines       24930    24930           
=======================================
  Hits        17284    17284           
  Misses       6535     6535           
  Partials     1111     1111

app: nginx
serviceName: "nginx"
podManagementPolicy: "Parallel"
replicas: 3 # by default is 1
Copy link
Member Author

Choose a reason for hiding this comment

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

note to self get rid of the inline comment

Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a way in the aks-engine tests to scale up and down the replicas for this specific tests ?

Copy link
Member

Choose a reason for hiding this comment

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

Should be able to add that to the tests. @jackfrancis what do you think?

@jackfrancis jackfrancis added this to Priority in backlog Oct 31, 2019
@jackfrancis jackfrancis moved this from Priority to To do in backlog Oct 31, 2019
@kkmsft kkmsft changed the title [WOP] test: add statefulset e2e test [WIP] test: add statefulset e2e test Nov 13, 2019
@stale
Copy link

stale bot commented Dec 13, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 13, 2019
@jackfrancis jackfrancis moved this from To do to Priority in backlog Dec 18, 2019
@stale stale bot closed this Dec 20, 2019
backlog automation moved this from Priority to Done Dec 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
backlog
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants