canonical / craft-providers

Python interfaces for instantiating and executing builds for a variety of target environments.
https://canonical-craft-providers.readthedocs-hosted.com/en/latest/
GNU Lesser General Public License v3.0
6 stars 22 forks source link

Allow pointing to daily or release buildd images for LXD #703

Open mr-cal opened 2 weeks ago

mr-cal commented 2 weeks ago

What needs to get done

Add a way to configure if buildd images are pulled in from https://cloud-images.ubuntu.com/buildd/daily/ or https://cloud-images.ubuntu.com/buildd/releases/.

This should be done in such a way that it can be set by apps with something like snap set testcraft.provider_remote=daily.

Why it needs to get done

To enable testing of daily images prior to publishing.

To test 20.04 and 22.04 daily images before the CPC team publishes them in 2024 pulse 23.

syncronize-issues-to-jira[bot] commented 2 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3623.

This message was autogenerated