-
Notifications
You must be signed in to change notification settings - Fork 72
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
Installable test: Can the CNF perform a rolling version upgrade? #71
Comments
Acceptance Criteria for peer review:Common steps
When using the test
|
Update of CNF will use Deployments as seen in https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#updating-a-deployment vs directly using a ReplicationController (https://kubernetes.io/docs/tasks/run-application/rolling-update-replication-controller/) |
Level of effort in pts: 0, 1, 2, 3, 5, 8, 13, 21 = 3 pts@taylor 3 pts |
See the Scalability Test, lfn-cnti/certification#24, for test which updates the Deployment. |
should fix test in travis and pair box issue was using the path helm which was version 2 versus the one the setup installs in tools. also made the output option backwards compatible w helm 2 anyway refs #71
should fix test in travis and pair box issue was using the path helm which was version 2 versus the one the setup installs in tools. also made the output option backwards compatible w helm 2 anyway refs #71
merged into master re #120 |
@williscool please check the tasks that have been completed and update the documentation for this new test |
Testing with envoy and coredns
|
A/C passes for envoy and coredns. the error in the last comment is probably a timeout for the test. |
Acceptance Criteria
Installable test: Can the CNF perform a rolling version upgrade?
Short description:
EPIC: CNF Conformance Test Suite
Release: vN.N.N
Test Category: Installable + Upgradeable
Type of test (static or runtime) = Runtime
example code: Proof of concept: Test if the CNF can perform a rolling update #7
similar to Scalability Test: Can CNF increase and decrease capacity? #24
Environment set up tasks:
Upstream tool set up tasks: (conformance suite + upstream tools)
CNF setup Tasks
Sample CNF tasks:
Code implementation tasks:
Documentation tasks:
QA tasks
Dev Review:
Needs Peer Review
columnPeer review:
Reviewer Approved
columnThe text was updated successfully, but these errors were encountered: