Actions
Feature #23373
closedinstall-dev-tools.yml can set up a test environment on Debian 13
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
Ideally we get to a point where our Jenkins worker nodes actually run Debian 13.
Updated by Brett Smith 3 months ago
- Related to Idea #23170: Add support for Debian 13 (trixie) added
Updated by Brett Smith 3 months ago
23373-trixie-ansible @ 1c4c3dbc7bbae6b3c7370ad5f8421f7c83dcb0bb
It turns out the only thing we needed to do to support trixie was add it to our table of package translations. But using it for more development revealed some minor problems with the work done in #23310, so this branch refines that.
- All agreed upon points are implemented / addressed. Describe changes from pre-implementation design.
- Yes
- Anything not implemented (discovered or discussed during work) has a follow-up story.
- N/A
- Code is tested and passing, both automated and manual, what manual testing was done is described.
- I have set up a new Debian 13 development VM based on running it.
- Tested code incorporates recent main branch changes.
- Yes
- New or changed UI/UX and has gotten feedback from stakeholders.
- N/A
- Documentation has been updated.
- N/A
- Behaves appropriately at the intended scale (describe intended scale).
- No change - Slightly improves things by avoiding a redundant Ruby install
- Considered backwards and forwards compatibility issues between client and server.
- N/A
- Follows our coding standards and GUI style guidelines.
- N/A to Ansible
Updated by Brett Smith 3 months ago
- Related to Feature #23310: install-dev-tools has option to install Ruby and Python from source added
Updated by Brett Smith 3 months ago
- Status changed from New to Resolved
Applied in changeset arvados|8cf71d8f1d0a5a7aa0fb5fee618550e3a966c136.
Actions