You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release-1.33] tests: Bump DevStack to Epoxy (2025.1) (#2955)
* tests: Suffix image version
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.
Encode the Ubuntu version to prevent us picking up other version by
mistake.
[1] https://github.com/kubernetes-sigs/boskos/blob/5993cef5a1c719c33c0936d416b7d935058e1204/cmd/janitor/gcp_janitor.py#L46-L88
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
* tests: Bump DevStack to Epoxy (2025.1)
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
* tests: Bump amphora image
Use the Ubuntu 24.04 version, rather than the 22.04 version.
This aligns with what we're using for DevStack itself.
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
* devstack: Remove USE_PYTHON3
It's all Python 3 now, baby.
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
* tests: Install Ansible from Debian Testing
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
* tests: Correct broken conditions
Per the Ansible 2.19 porting guide [1].
[1] https://ansible.readthedocs.io/projects/ansible-core/devel/porting_guides/porting_guide_core_2.19.html
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
* tests: Decrease device detach timeout
Wait less time before retrying.
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
---------
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Co-authored-by: Stephen Finucane <stephenfin@redhat.com>
0 commit comments