0

Question

Is there any way for the general public to get access to Ubuntu pre-release/beta ISOs or tarballs for testing?


Background

I currently help maintain a Linux product, and the bulk of our customers currently use Ubuntu 14.04 LTS and Ubuntu 16.04 LTS. When the next 17.04 and 18.04 LTS releases come out, I would like to be able to test on them before it's released to the general public so that I can confirm that my product works on the latest release. Since I use Gtk and upgrades for it aren't usually backwards compatible (different library version labels), I have to recompile a new version for new distros.


Problem

My current issue is that the second a new release of Ubuntu comes out, customers download and install it, test my product on it, then complain that my product is "broken". It would be very helpful to be able to pro-actively handle/test such issues before they arise.


Work Done

I've gone through the support forums and the testing tracker, but cannot find any info on acquiring/testing pre-releases.

Thank you.

Cloud
  • 527

1 Answers1

1

You can download Ubuntu 16.10 beta version from here: http://cdimage.ubuntu.com/ubuntu-gnome/releases/16.10/beta-2/

However be advised this has been in Alpha and then Beta for quite some time and the production release is scheduled for October 14th, 2016 (I think) so you need to act quickly!

  • Ahh, I see now. I can go a little bit ahead (16.04 ==> 16.10), but the specific releases I mentioned are way to far down the line. Still, this helps a lot. Thanks! – Cloud Oct 13 '16 at 01:55