Task #2739
closedJenkins: Ubuntu 15.04 slave
0%
Description
Deploy Ubuntu 15.04 64-bit slaves.
After that, Ubuntu 14.10 slaves can be discontinued.
Updated by Eric Newberry over 9 years ago
The deployment will occur after Ubuntu 15.04 is released on April 23.
Updated by Junxiao Shi over 9 years ago
More precisely, we'd wait until Ubuntu 15.04 Vagrant image is released.
Updated by Eric Newberry over 9 years ago
Unfortunately, there was never a Vagrant image for 14.10, only for 14.04, so there probably won't be one released for 15.04 either. It's not too hard to create one though, so I'll probably do that.
Updated by Junxiao Shi over 9 years ago
Unfortunately, there was never a Vagrant image for 14.10, only for 14.04
This statement is false. http://www.vagrantbox.es/ links to an unofficial 14.10 base box.
Updated by Eric Newberry over 9 years ago
Appologies, I was only looking at the official box site linked to from the Vagrant documentation. Hopefully it won't take too long for a 15.04 box to be linked to from that site.
Updated by Eric Newberry over 9 years ago
Ubuntu 15.04 was released on April 23. I'm currently awaiting the release of a Vagrant box, which should happen soon.
Updated by Eric Newberry over 9 years ago
- Status changed from New to Resolved
Created two 15.04 64-bit VMs. Both 14.10 VMs have been shut down.
Updated by Junxiao Shi over 9 years ago
- Status changed from Resolved to Feedback
- Target version set to v0.4
ndn-cxx UtilDns test suite is failing on the new slaves because IPv6 is not correctly configured.
http://jenkins.named-data.net/job/ndn-cxx/2222/OS=Ubuntu-15.04-64bit/testReport/
IPv6 connectivity is not necessary for test cases, but IPv6 name resolution is necessary.
Updated by Eric Newberry over 9 years ago
- Status changed from Feedback to Resolved
Added nameservers from Ubuntu 14.04 slaves to 15.04 slaves. IPv6 name resolution should be working.
Updated by Eric Newberry over 9 years ago
ndn-cxx is now building successfully, so the issue appears to be resolved.
Updated by Spyros Mastorakis over 9 years ago
This is the last commit that I tried to build:
http://jenkins.named-data.net/job/ndn-cxx/2232/OS=Ubuntu-15.04-64bit/console
Based on this report, I do not think that the issue has been resolved.
Updated by Junxiao Shi over 9 years ago
http://jenkins.named-data.net/job/ndn-cxx/2232/OS=Ubuntu-15.04-64bit/console
IPv6 name resolution issue is fixed. But 31813 is reporting "read only filesystem".
Updated by Eric Newberry over 9 years ago
- Status changed from Resolved to Closed