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

Proof of concept: Test if the CNF can perform a rolling update #7

Closed
3 of 6 tasks
taylor opened this issue Feb 7, 2020 · 3 comments
Closed
3 of 6 tasks

Proof of concept: Test if the CNF can perform a rolling update #7

taylor opened this issue Feb 7, 2020 · 3 comments
Assignees
Labels
3 pts installable + upgradeable Test the installability and upgradability cloud native properties of a CNF workload

Comments

@taylor
Copy link
Collaborator

taylor commented Feb 7, 2020

crystal src/cnf-conformance.cr rolling_deployment_update

Pre-req:

Tasks:

@taylor taylor created this issue from a note in CNF Test Suite (To do) Feb 7, 2020
@taylor taylor added the installable + upgradeable Test the installability and upgradability cloud native properties of a CNF label Feb 7, 2020
@lixuna lixuna moved this from To do to In progress in CNF Test Suite Feb 10, 2020
@lixuna lixuna moved this from In progress to To do in CNF Test Suite Feb 10, 2020
@wvwatson wvwatson moved this from To do to In progress in CNF Test Suite Feb 13, 2020
@wvwatson
Copy link
Collaborator

@lixuna lixuna changed the title Test if the CNF can perform a rolling update Proof of concept: Test if the CNF can perform a rolling update Feb 18, 2020
@lixuna lixuna moved this from In progress to In Planning in CNF Test Suite Feb 26, 2020
@lixuna lixuna added the 3 pts label Mar 3, 2020
@lixuna lixuna moved this from In Planning to Ready for Dev in CNF Test Suite Mar 4, 2020
@lixuna
Copy link
Collaborator

lixuna commented Mar 4, 2020

Please update the command name:

crystal src/cnf-conformance.cr rolling_deployment_update

@wvwatson wvwatson moved this from Ready for Dev to In progress in CNF Test Suite Mar 19, 2020
williscool added a commit that referenced this issue Mar 25, 2020
usage:

crystal src/cnf-conformance.cr rolling_update -- version_tag=latest

where version_tags value is a valid release name for the image set in
the helm chart's configuration

i.e. for the coredns stable chart
https://github.com/helm/charts/tree/master/stable/coredns#configuration

the image is `coredns/coredns`

and the version is `v1.6.7`

but any valid version tag from docker hub

https://hub.docker.com/r/coredns/coredns/tags

can be used

refs #7
@taylor
Copy link
Collaborator Author

taylor commented Mar 26, 2020

See lfn-cnti/certification#71 for followup

@taylor taylor closed this as completed Mar 26, 2020
CNF Test Suite automation moved this from In progress to Done Mar 26, 2020
wvwatson pushed a commit that referenced this issue Apr 2, 2020
usage:

crystal src/cnf-conformance.cr rolling_update -- version_tag=latest

where version_tags value is a valid release name for the image set in
the helm chart's configuration

i.e. for the coredns stable chart
https://github.com/helm/charts/tree/master/stable/coredns#configuration

the image is `coredns/coredns`

and the version is `v1.6.7`

but any valid version tag from docker hub

https://hub.docker.com/r/coredns/coredns/tags

can be used

refs #7
@lixuna lixuna added this to the CNF Conformance Workload Tests milestone Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 pts installable + upgradeable Test the installability and upgradability cloud native properties of a CNF workload
Projects
Development

No branches or pull requests

4 participants