[Bugs] [Bug 1727727] Build+Packaging Automation

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 25 11:41:34 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1727727

hari gowtham <hgowtham at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hgowtham at redhat.com



--- Comment #4 from hari gowtham <hgowtham at redhat.com> ---
For automating the packaging for debian and ubuntu, we have wrote two scripts.
packaging. sh is one which the jenkins' slave has to run based on a job that is
being triggered by one of us.
This will ssh to the respective lab machine and run the generic_script.sh in
the machine to build the packages.
(We will take care of having the generic_script.sh made available in the lab
machine.)

The requirements from the infra side are:
1) check if the lab machines are reachable from the jenkins' slave
2) map the credentials that the package.sh needs to ssh to the lab machines, so
we can use the key instead of passing passwords.
3) trigger permissions are to be given only for a specific set of people.
Amar, Shyam, Kaleb, Sunny, Rinku, Shwetha, Sheetal, and Hari.

The scripts are available at:
https://github.com/Sheetalpamecha/packaging-scripts/

Will send the package.sh script as a patch to build-jobs once the keys to login
are available.
And will work on the job simulatenously as well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Bugs mailing list