Task #5081
closedDeploy Ubuntu 20.04 Jenkins agents
100%
Description
Ubuntu 20.04 will be released on April 23, 2020. 64-bit Ubuntu 20.04 agents should be set up soon after this date.
Once that's done, Ubuntu 19.10 agents can be retired.
Updated by Md Ashiqur Rahman over 4 years ago
I will wait a bit for the bento box release.
Updated by Md Ashiqur Rahman over 4 years ago
Bento box was released yesterday (https://app.vagrantup.com/bento/boxes/ubuntu-20.04)
I have set up one node on maestro and NFD build was successful. Should I go ahead and create one more on maestro, send the Vagrantfile to Saurab and add the node to the projects?
Updated by Davide Pesavento over 4 years ago
Sure. But please use "amd64" in the name of the new agents, "64bit" is quite meaningless. There are a numbers of different architectures with a 64-bit variant (aarch64, ppc64, ...). This applies only to the new 20.04 agents, no need to rename the existing ones.
Updated by Eric Newberry over 4 years ago
Davide Pesavento wrote:
Sure. But please use "amd64" in the name of the new agents, "64bit" is quite meaningless. There are a numbers of different architectures with a 64-bit variant (aarch64, ppc64, ...). This applies only to the new 20.04 agents, no need to rename the existing ones.
Please be sure to put "amd64" in the labels as well.
Updated by Md Ashiqur Rahman over 4 years ago
Got it. I've asked Saurab. I will create the nodes on Jenkins and add them to the projects once I get setup confirmation from him.
Updated by Davide Pesavento over 4 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
3 agents have been created.
Updated by Md Ashiqur Rahman over 4 years ago
Let me know when you're done with the code coverage testing. I can then add them to the projects.
Updated by Md Ashiqur Rahman over 4 years ago
Added four 20.04 nodes (two with code-coverage) and retired 19.10 nodes.
Updated by Davide Pesavento over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
I've extended code-coverage to all 20.04 agents (it seems to be working fine).
Unless I forgot something, I think we're done here.