-
Notifications
You must be signed in to change notification settings - Fork 278
Add openstack ussuri into support list #586
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
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jichenjc 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 |
Build failed.
|
@jichenjc Did you test both HA and non-HA? |
ah... good point, I think you are talking about LB case, correct? |
Yes, I am.
Unfortunately I only have stable Stein environment and do not have new machine. |
ok, I have to create LB env (I only have non-LB env now) |
@jichenjc Did you test lb version? |
@hidekazuna not yet, run out of my time ,if you can help to verify , then it will be helpful |
@jichenjc It's OK, I can wait. |
recheck |
@hidekazuna we by default use U release in CI, so I think we can merge this? |
Build failed.
|
recheck |
Build failed.
|
@jichenjc If you tested HA version, we can merge this PR. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@jichenjc any news? Is this PR still active? |
yes, but I am lack of time recently, if you did please help .. thanks @sbueringer |
@jichenjc Sorry I don't have OpenStack Ussuri available, just wanted to ask. Almost none of them are continuously tested by us (on every release). So basically it comes down to a handful of versions which we |
@sbueringer I agree all you mentioned here, how about let's just say something like |
Build succeeded.
|
sounds good to me |
README.md
Outdated
| OpenStack Provider v1alpha2 (v0.2) | + | ✓ | + | ✓ | + | + | + | | ||
| OpenStack Provider v1alpha3 (v0.3) | + | + | + | ✓ | ✓ | ✓ | ✓ | | ||
|
||
**NOTE:** : There is no formal CI test for specific OpenStack version, the development team has a CI running on latest OpenStack devstack and that covers most of `✓` at above table. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not true. Our OpenStack version in CI is still Ussuri.
https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/master/.zuul/playbooks/run.yaml#L27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI tests only non HA version. Some OpenStack versions for HA are tested manually.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
understand .. thanks for point out
so we need some manual test but actually CI is preferred
let me check how we can do and submit some proposal for review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally using CAPI e2e test framework is the best to test HA. I tried but still in progress. I confirmed it tests HA.
So in this PR, I propose to remove Victoria, and update NOTE:
The development team has a CI using non HA template running on latest OpenStack devstack and that covers most of ✓
at above table. Some versions are tested against HA template.
Build failed.
|
recheck |
@jichenjc We can add Victoria now!! |
README.md
Outdated
| OpenStack Provider v1alpha2 (v0.2) | + | ✓ | + | ✓ | + | + | + | | ||
| OpenStack Provider v1alpha3 (v0.3) | + | + | + | ✓ | ✓ | ✓ | ✓ | | ||
|
||
**NOTE:** : The development team has a CI using [non HA template](https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/templates/cluster-template-without-lb.yaml) running on latest OpenStack devstack and that covers most of ✓ at above table. Some versions are tested against [HA template](https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/templates/cluster-template.yaml). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is enough to use internal link.
https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/templates/cluster-template-without-lb.yaml
-> ./templates/cluster-template-without-lb.yaml
https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/templates/cluster-template.yaml
-> ./templates/cluster-template.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, will do
Build succeeded.
|
/lgtm |
What this PR does / why we need it:
Add openstack ussuri into support list (tested)
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Release note: