Jenkins FA
Jenkins FA
Weather icon
In the build status images, which of the following statement is correct?
Partial Sun with clouds icon in the status means 20-40% of the recent builds failed
Build can be triggered :
All of the options
Copy artifacts' is an option that is available for selection under the
Build Step
If you have multiple projects and if you need to check for new updates, every five
minutes, which is the correct CRON expression that Jenkins can use to avoid polling
of all the projects at the same time.
H/5 * * * *
Users can now implement entire build, deploy and test using
Pipeline Plugin
Execution of projects can be restricted to run on a specific slave node?
True
Which of the below options are used for copying Jenkins from one server to another?
All of the options
Jenkins is capable of displaying the build reports, generate trends and can render
them in the GUI?
True
Which of the following is an artifact repository that can be configured as a plugin
for Jenkins
Nexus
Master and slave nodes communicate through :
After you configure backup settings using backup plugin, backup jobs will run
automatically and start taking backups at the prescribed interval
True