CJE 無料問題集「CloudBees Certified Jenkins Engineer (CJE)」
You're a DevOps engineer in charge of your team's Jenkins server. You have a particular stage in your pipeline that you want to run on a particular build node. You have to have Apache installed on this node. Assuming the node has been appropriately labeled, "apache", how would you ensure this stage ran on that node?
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A Freestyle job is configured to execute concurrent builds, and to only build on a specific agent (agent A) that has 4 executors. You observe that 2 Instances of the job are currently building while several others are waiting in the build queue. Which of the following could explain why the builds are waiting in the build queue?
正解:D
解答を投票する
During a proposal, you need to quickly retrieve configuration for a demo of a project named "My Freestyle Project", which is in the "Freestyles" folder, in a neat and easily-readable XML format using a REST API call. What is the correct syntax for the call?
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)