Operating - Projects

Since you have now created your workspace, you will be able to generate a project inside of that workspace.

  1. Access Jenkins
  2. Go into the workspace folder which you have created and access “Generate_Project” job
  3. Click on “Build with parameters”
  4. Enter the following parameters:
    • PROJECT_NAME The name of the project to be generated.
    • ADMIN_USERS Users (emails) that will be given admin (full-access) access to this project, comma separated.
    • DEVELOPER_USERS Users (emails) that will be given developer (non-admin jobs) access to this project, comma separated.
    • VIEWER_USERS Users (emails) that will be given viewer (read-only) access to this project, comma separated.
  5. Click “Build”.