Add Debug + Asan builds for 'vdev' and 'release' tracks #127
Labels
No Label
Service
Buildbot
Service
Chat
Service
Gitea
Service
Translate
Type
Bug
Type
Config
Type
Deployment
Type
Feature
Type
Setup
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-projects-platform#127
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently a few registered users can manually trigger 'ASAN' builds on the
vexp-code
track of the buildbot.The goal is to rather have these ASAN builds generated and tested on a daily basis (similar to e.g. the
benchmark
builds, formain
branch and all active releases.Currently the ASAN builds are failing due to disk space limitation.
On the short term we can increase disk space but I'd rather see a dedicated machine capable of doing such builds.
I will tackle this while upgrading our Buildbot setup (see infrastructure/blender-common!17).