Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Build HA RPM

Ajay Paratmandali edited this page Aug 12, 2021 · 4 revisions

Build HA RPM

  1. install packages
yum install -y gcc rpm-build python36 python36-pip python36-devel python36-setuptools openssl-devel libffi-devel python36-dbus
yum group -y install "Development Tools" --nogpgcheck
  1. Clone Repo
$ git clone https://github.com/Seagate/cortx-ha.git
$ cd cortx-ha
  1. Build RPM
$ cd cortx-ha/
$ ./jenkins/build.sh -v 2 -b <build_no>