Addition of PS package testing job to release jenkins server

Activity

Show:

yash.panchal April 9, 2023 at 5:20 AM

Hi  

 

The jobs are part of the PS 5.7 and PS 8.0 Package testing job. We need to add them to the release jenkins server (rel.cd.percona.com) in order to automate the runs of package testing jobs once the builds of PS 5.7 and PS 8.0 are completed.

We do have the package testing jobs on the ps57.cd and ps80.cd jenkins server.

 

So we can automate the package tests after the build process via following two options:-

  1. Once the builds are created on the release jenkins server, a curl request is sent to the ps57 and ps80 to trigger the package testing jobs on those remote jenkins server.

    • Will require creation of a central user on release jenkins server,

    • Credentials of this user can be used for cross communication among the release jenkins and other jenkins servers for automation.

  2. Move the package testing job to the release jenkins server itself. 

 

suggested us to use the 2nd option as it is more easy and quick to setup.

Done

Details

Assignee

Reporter

Components

Priority

Smart Checklist

Created April 6, 2023 at 9:01 AM
Updated March 5, 2024 at 1:44 PM
Resolved April 12, 2023 at 10:08 AM