Skip to content

tests: Bump DevStack to Caracal (2024.1) #2888

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

stephenfin
Copy link
Member

What this PR does / why we need it:

Bump the version of DevStack used in CI from Bobcat (2023.2), which is now EOL, to Caracal (2024.1). A future change will bump this further to Dalmatian (2024.2) and then Epoxy (2025.1).

Which issue this PR fixes(if applicable):

(none)

Special notes for reviewers:

(none)

Release note:

NONE

@k8s-ci-robot k8s-ci-robot added the release-note-none Denotes a PR that doesn't merit a release note. label May 12, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign zetaab for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@k8s-ci-robot k8s-ci-robot requested review from dulek and kayrus May 12, 2025 17:02
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 12, 2025
@stephenfin stephenfin force-pushed the devstack-bump-alt branch from fd4f945 to 842e458 Compare May 12, 2025 17:18
While boskos will reap most resources for us, it doesn't reap images
[1]. This has resulted in us using the same image for who knows how long
at this point.

Stick with Ubuntu 22.04 (which we've been using all along) and encode
the Ubuntu version to prevent us picking up other version by mistake. We
can switch to Ubuntu 24.04 when we move to Dalmatian or Epoxy.

[1] https://github.com/kubernetes-sigs/boskos/blob/5993cef5a1c719c33c0936d416b7d935058e1204/cmd/janitor/gcp_janitor.py#L46-L88

Signed-off-by: Stephen Finucane <[email protected]>
It's all Python 3 now, baby.

Signed-off-by: Stephen Finucane <[email protected]>
Signed-off-by: Stephen Finucane <[email protected]>
@stephenfin stephenfin force-pushed the devstack-bump-alt branch from 842e458 to c093523 Compare May 12, 2025 17:29
So that we actually get test results.

Signed-off-by: Stephen Finucane <[email protected]>
Add a timeout to the Manila job and otherwise move some lines around.

Signed-off-by: Stephen Finucane <[email protected]>
@stephenfin stephenfin force-pushed the devstack-bump-alt branch from c093523 to 2a8f331 Compare May 13, 2025 12:09
@stephenfin
Copy link
Member Author

For some reason the Ansible timeout kicked in rather than the Ginkgo one. I've increased the gap between the two in case we have some very slow tests (which I guess we do).

@stephenfin
Copy link
Member Author

/retest

@k8s-ci-robot
Copy link
Contributor

@stephenfin: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
openstack-cloud-controller-manager-e2e-test 2a8f331 link true /test openstack-cloud-controller-manager-e2e-test
openstack-cloud-csi-cinder-e2e-test 2a8f331 link true /test openstack-cloud-csi-cinder-e2e-test

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@kayrus
Copy link
Contributor

kayrus commented May 13, 2025

@stephenfin have you applied all the patches we have in gophercloud? the timeouts could be caused by 500/400 response codes in API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants