Page MenuHomeDevCentral

Allow arbitrary images to provision Jenkins agent
ClosedPublic

Authored by dereckson on Sep 11 2018, 18:50.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 27, 03:02
Unknown Object (File)
Mon, Dec 16, 23:41
Unknown Object (File)
Dec 10 2024, 13:01
Unknown Object (File)
Dec 4 2024, 16:10
Unknown Object (File)
Dec 2 2024, 01:44
Unknown Object (File)
Dec 2 2024, 01:22
Unknown Object (File)
Nov 30 2024, 04:34
Unknown Object (File)
Nov 30 2024, 04:34
Subscribers
None

Details

Summary

Jenkins execution nodes can be tagged, so a Jenkins job runs on a server
ready for that.

Instead to create a unique 'jack of all trades' Jenkins images, we want to
be able to create more specialized images, for different needs or set of
configurations.

For example, we need to provision an agent with Rust capability.

Ref T1422
Ref T1406

Test Plan

Check the state is no op as far as Jenkins agents for CD are concerned.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
jenkins-slaves-images (branched from master)
Build Status
Buildable 2699
Build 2947: arc lint + arc unit

Event Timeline

dereckson created this revision.

Not convinced by YAML alias, but works fine.

This revision is now accepted and ready to land.Sep 11 2018, 18:52
This revision was automatically updated to reflect the committed changes.
dereckson retitled this revision from Allow arbitrary images to provision Jenkins slave to Allow arbitrary images to provision Jenkins agent.Sep 12 2021, 08:49
dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)