creating a job to automate creating database on a linux server•A Jenkins job should take minimal parameters.•It should check if the database exists with the same name.oIf not then create it.oIf yes then exit out with meaningful messages.•It should be flexible enough to handle minor changes by modify