Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Conversation

@hessio
Copy link
Contributor

@hessio hessio commented Mar 29, 2021

Signed-off-by: Patrick Hession [email protected]

Describe your changes in brief

Created the components.md file which has a description of all of the components of CORTX

Changes

  • This makes it clearer for the community to see what is the purpose of each component. Why it is needed.
  • It is also very useful when you are looking to navigate around the CORTX GitHub.

View rendered doc/Components.md

Signed-off-by: Patrick Hession <[email protected]>
Copy link
Contributor

@johnbent johnbent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make a few changes. Also, you need to add a link to this file from an existing file.


You can find the Provisioner repo here [Provisioner](https://github.com/Seagate/cortx-prvsnr).

### Experiements
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelled wrong

(hierarchical directory namespace, strong POSIX consistency guarantees, &c.) are no longer desirable or achievable at mass capacity. Instead, Motr is a more
general storage system that provides an optional file system interface. This allows wider range of deployments, including cloud.

Following are the features of CORTX Motr:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should remove this bit about features.  Too much info for this file.


## Definitions and Links to each of the components

### Motr
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this word be a link itself?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will change it to do this but I think it looks weird when the title is blue, the only other way I have seen to make the text white while still being a link is to use HTML but I am afraid this may add complications. What do you think?

@johnbent johnbent merged commit 24ddcc7 into Seagate:main Apr 2, 2021
subhalaxmisa pushed a commit to subhalaxmisa/cortx that referenced this pull request Jun 13, 2022
* EOS-27890: Rocky Linux cortx build docker images Creation script changes (#832)

* Changes for rocky linux

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for rocky linux

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for rocky linux

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for repo

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for repo

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for docker arg and env

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for yum and syntax error

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for yum and syntax error

Signed-off-by: AbhijitPatil1992 <[email protected]>

* adding github release issue

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for first intput var

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for first intput var

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for rpm

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for rpms

Signed-off-by: AbhijitPatil1992 <[email protected]>

* CHanges for kernel rpms

Signed-off-by: AbhijitPatil1992 <[email protected]>

* CHanges for kernel rpms

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changs for gpg key

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for gpg comments

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Rocky Linux 8.4 Custom-CI pipelines (#840)

* Jenkins pipeline for generic custom-ci

Signed-off-by: Shailesh Vaidya <[email protected]>

* Corrected node syntax

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove kernel dependencies

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* s/stable/main

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove os_version from jenkinsfile

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use cortx-utils as component name

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use main branch

Signed-off-by: Shailesh Vaidya <[email protected]>

* generate cortx-provisioner package only

Signed-off-by: Shailesh Vaidya <[email protected]>

* Comment out old RPM's

Signed-off-by: Shailesh Vaidya <[email protected]>

* workaround due to cortx-utils support

Signed-off-by: Shailesh Vaidya <[email protected]>

* Download and install packages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use wget to download cortx-py-utils

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add CSM-Agent and CORTX-HA pipelines

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-py-utils fix

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update csm-agent.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use custom-ci repo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Modified custom-ci, added custom-rgw build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add OS choice parameter

Signed-off-by: Shailesh Vaidya <[email protected]>

* EOS-27890 Generation of CORTX-ALL and other images on Rocky Linux (#839)

* Jenkins pipeline for generic custom-ci

Signed-off-by: Shailesh Vaidya <[email protected]>

* Corrected node syntax

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove kernel dependencies

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* s/stable/main

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove os_version from jenkinsfile

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use cortx-utils as component name

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use main branch

Signed-off-by: Shailesh Vaidya <[email protected]>

* generate cortx-provisioner package only

Signed-off-by: Shailesh Vaidya <[email protected]>

* Comment out old RPM's

Signed-off-by: Shailesh Vaidya <[email protected]>

* workaround due to cortx-utils support

Signed-off-by: Shailesh Vaidya <[email protected]>

* Download and install packages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use wget to download cortx-py-utils

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add CSM-Agent and CORTX-HA pipelines

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-py-utils fix

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update csm-agent.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use custom-ci repo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added initial support for Rocky Linux

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added support for both centos-7.9 and rockylinux-8.4

Signed-off-by: Shailesh Vaidya <[email protected]>

* Print Build parameters

Signed-off-by: Shailesh Vaidya <[email protected]>

* Removed S3server debuginfo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add OS option for CORTX-ALL image CI

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-all-image.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add OS parameter

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Rocky Linux repo for CORTX components

Signed-off-by: Shailesh Vaidya <[email protected]>

* Removed --nodeps installation of cortx-py-utils

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable gpgcheck

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Upload stage

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added OS argument in docker-compose.yml

Signed-off-by: Shailesh Vaidya <[email protected]>

* EOS-27890 Changes for rockylinux docker build image-Fix for GPG key (#841)

EOS-27890 Changes for rockylinux docker build image-Fix for GPG key

Signed-off-by: AbhijitPatil1992 <[email protected]>

* EOS-27889 - Generate Ceph RPM’s from cortx-rgw repo (#826)

* Add ceph build pipeline

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Modified rpmbuild command

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Initial cortx-rgw image creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Motr Build stage

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Utils, Hare package generation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fixed syntax issue, Install createrepo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Move script to rocky-linux folder, Add last_successful link

Signed-off-by: Shailesh Vaidya <[email protected]>

* Jenkins pipeline for generic custom-ci

Signed-off-by: Shailesh Vaidya <[email protected]>

* Corrected node syntax

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove kernel dependencies

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* s/stable/main

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove os_version from jenkinsfile

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove existing symlink

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use cortx-utils as component name

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use main branch

Signed-off-by: Shailesh Vaidya <[email protected]>

* generate cortx-provisioner package only

Signed-off-by: Shailesh Vaidya <[email protected]>

* Comment out old RPM's

Signed-off-by: Shailesh Vaidya <[email protected]>

* workaround due to cortx-utils support

Signed-off-by: Shailesh Vaidya <[email protected]>

* Download and install packages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use wget to download cortx-py-utils

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add CSM-Agent and CORTX-HA pipelines

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-py-utils fix

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update csm-agent.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use custom-ci repo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update symlink creation logic

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added initial support for Rocky Linux

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added support for both centos-7.9 and rockylinux-8.4

Signed-off-by: Shailesh Vaidya <[email protected]>

* Print Build parameters

Signed-off-by: Shailesh Vaidya <[email protected]>

* Removed S3server debuginfo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add OS option for CORTX-ALL image CI

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-all-image.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add OS parameter

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Rocky Linux repo for CORTX components

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add ceph build pipeline

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Modified rpmbuild command

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Initial cortx-rgw image creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Motr Build stage

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Utils, Hare package generation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fixed syntax issue, Install createrepo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Move script to rocky-linux folder, Add last_successful link

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove existing symlink

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update symlink creation logic

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added support for cortx-rgw image creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Removed extra entry from docker-compose.yml

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add ceph build pipeline

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Modified rpmbuild command

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Initial cortx-rgw image creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Motr Build stage

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Utils, Hare package generation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fixed syntax issue, Install createrepo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Move script to rocky-linux folder, Add last_successful link

Signed-off-by: Shailesh Vaidya <[email protected]>

* Jenkins pipeline for generic custom-ci

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove existing symlink

Signed-off-by: Shailesh Vaidya <[email protected]>

* Download and install packages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add CSM-Agent and CORTX-HA pipelines

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update symlink creation logic

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added initial support for Rocky Linux

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add ceph build pipeline

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Modified rpmbuild command

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Initial cortx-rgw image creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Motr Build stage

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-mgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Utils, Hare package generation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fixed syntax issue, Install createrepo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added support for cortx-rgw image creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove extra space

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove conflicts

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix Motr conflict

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-ha.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update Dockerfile

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update Dockerfile

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update csm-agent.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update hare.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update provisioner.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update custom-ci.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Move cortx-rgw-build to automation folder

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove rgw file from centos 7.9 folder

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-rgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added OS argument for cortx-rgw service in docker-compose.yml

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove internal repositories

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use mounted path for rpmbuild

Signed-off-by: Shailesh Vaidya <[email protected]>

* Enable cortx-rgw in custom-ci

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use https://github.com/Seagate/cortx-rgw repo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Increase timeout

Signed-off-by: Shailesh Vaidya <[email protected]>

* Corrected Jenkins pipeline name

Signed-off-by: Shailesh Vaidya <[email protected]>

* Created Release with third-party packages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Increase Motr pipeline timeout

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use variables for better maintennace

Signed-off-by: Shailesh Vaidya <[email protected]>

* Improve structure

Signed-off-by: Shailesh Vaidya <[email protected]>

* Optimzation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax error

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix os_version issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Enable Ceph build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Corrected Ceph Package path

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add libfabric as dependency

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Provisioner build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Provisioner repo parameters

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add local repo creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Enable auto yes for yum command

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for cortx-rgw image creation in Jenkins pipeline

Signed-off-by: Shailesh Vaidya <[email protected]>

* Enable tag latest

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use http url for build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable repository customization

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add libfabric with version

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use libfabric-1.11.2 libfabric-devel-1.11.2

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fixing review comments

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-rgw-integration packaging

Signed-off-by: Shailesh Vaidya <[email protected]>

* Print Image name

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-ha and cortx-csm_agent package name

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use custom cortx-re repo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use cortx-rgw as image name

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add python3-ldap

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-rgw-integration

Signed-off-by: Shailesh Vaidya <[email protected]>

* Optional Ceph Build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add third part packages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use cortx-re repository

Signed-off-by: Shailesh Vaidya <[email protected]>

* CORTX-27896 : cortx-data image for rocky-linux platform (#855)

* chore: add cortx-data image support

Signed-off-by: Gaurav Chaudhari <[email protected]>

* chore: add cortx-data option to image creation job

Signed-off-by: Gaurav Chaudhari <[email protected]>

* test: image name

Signed-off-by: Gaurav Chaudhari <[email protected]>

* test: remove ceph rpm installation

Signed-off-by: Gaurav Chaudhari <[email protected]>

* chore: remove unwanted code

Signed-off-by: Gaurav Chaudhari <[email protected]>

* EOS-27891 Rocky linux Component CI pipeline - Provisioner, CSM-Agent, HA, Utils (#857)

* Changes for rocky linux component ci jobs

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for rocky linux

Signed-off-by: AbhijitPatil1992 <[email protected]>

* Changes for rocky linux component ci jobs

Signed-off-by: AbhijitPatil1992 <[email protected]>

* CORTX-27896 : Add cortx-control image for rocky Linux (#871)

Signed-off-by: Gaurav Chaudhari <[email protected]>

* CORTX-27891 - RGW & Rocky Linux Component CI/CD pipelines (#854)

* Add Motr, Hare and RGW build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Release Jenkinsfile

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disabled polling

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable S3server linking

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable component linking

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable systemd calls

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable unwanted stages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use rockylinux

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable Jira creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use --nogpgcheck

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add release_tag

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use custom libfabric

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use  --nogpgcheck

Signed-off-by: Shailesh Vaidya <[email protected]>

* Increase timeout

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use ceph-build-node

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use cortx-storage locations

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Branch name in build location

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for cortx-rgw-integration

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update release.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use ARTIFACT_LOCATION variable

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add polling

Signed-off-by: Shailesh Vaidya <[email protected]>

* Create cortx-all-image.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Rename file to multiple images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added support for building all images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add all option

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Motr, Hare and RGW build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Release Jenkinsfile

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disabled polling

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable S3server linking

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable component linking

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable systemd calls

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable unwanted stages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use rockylinux

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable Jira creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use --nogpgcheck

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add release_tag

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use custom libfabric

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use  --nogpgcheck

Signed-off-by: Shailesh Vaidya <[email protected]>

* Increase timeout

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use ceph-build-node

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use cortx-storage locations

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Branch name in build location

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for cortx-rgw-integration

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update release.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use ARTIFACT_LOCATION variable

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add polling

Signed-off-by: Shailesh Vaidya <[email protected]>

* Create cortx-all-image.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Rename file to multiple images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added support for building all images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable latest tag

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-data image creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use main branch, Remove cortx_os_iso variable

Signed-off-by: Shailesh Vaidya <[email protected]>

* Clean-up repositories

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove all cortx images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update if condition

Signed-off-by: Shailesh Vaidya <[email protected]>

* Clean-up yum repositories

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use main branch for Motr packages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use main branch for Motr build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use RGW_BRANCH_COMPONENTS and MAIN_BRANCH_COMPONENTS

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add alignment in cortx-motr, corrected syntax in cortx-rgw

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add option for CORTX_SERVER_IMAGE

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add comment to configure branch and os_version as parameters in Jenkins configuration manually

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added comment to configure branch and os_version as parameters in Jenkins configuration manually

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-ha package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add python3-ldap package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add python3-ldap package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable status check

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-ha in cortx-all image

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use rgw branch for Hare

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use rgw branch for Hare

Signed-off-by: Shailesh Vaidya <[email protected]>

* Copy cortx-cluster-status.txt only if it exists

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix symlink syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Change command order

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disabled hctl status

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-deploy-functions.sh

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable status check

Signed-off-by: Shailesh Vaidya <[email protected]>

* Corrected symlink

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use python36 package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add libfabric in cortx-all image

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove third-party hardcoding of cortx-ha and cortx-csm-agent

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fixed syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Sleep for 1min before checking service

Signed-off-by: Shailesh Vaidya <[email protected]>

* Do not remove calico images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use rocky-linux-custom-ci branch

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add rgw symlinks

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove existing symlinks if any

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use label "ceph-build-node" for RGW build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for cortx-rgw-integration

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix CORTX_RGW_INTEGRATION_URL

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-rgw-integration.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* use rockylinux-8.4 for HA

Signed-off-by: Shailesh Vaidya <[email protected]>

* create /root/rpmbuild/RPMS/x86_64/

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Rocky Linux 8.4 third-party

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use cortx-ha-custom-build

Signed-off-by: Shailesh Vaidya <[email protected]>

* use --nogpgcheck

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use https://github.com/Seagate/cortx-rgw-integration

Signed-off-by: Shailesh Vaidya <[email protected]>

* Make BUILD_LATEST_CORTX_RGW optional

Signed-off-by: Shailesh Vaidya <[email protected]>

* Cleanup repositories

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-rgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Correct path

Signed-off-by: Shailesh Vaidya <[email protected]>

* Incorporate v0.0.22 changes

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable checkout

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fixed syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Install bzip package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-rgw and cortx-rgw-integration in CUTOM Component list

Signed-off-by: Shailesh Vaidya <[email protected]>

* Install libfabric from third-party

Signed-off-by: Shailesh Vaidya <[email protected]>

* Corrected cortx-rgw path

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add --nogpgcheck for Motr

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Print all images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-images.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Print image name

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-images.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-images.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update custom-ci.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add third party dependencies repo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Install rpm-build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for CORTX-28078_rgw_integration_part_1

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add auth_user in solution.yaml

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use remove location for build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for rocky linux opensource

Signed-off-by: Abhijit Patil <[email protected]>

* Enable hctl status

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for rocky linux opensource

Signed-off-by: Abhijit Patil <[email protected]>

* Disabled IO test for RGW

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for rocky linux opensource

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for rocky linux in make fle

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for rocky linux in make fle

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for rocky linux in make fle

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for rocky linux in make fle

Signed-off-by: Abhijit Patil <[email protected]>

* Use NodePort service

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use noarch for HA packages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Revert back cortx-ha changes

Signed-off-by: Shailesh Vaidya <[email protected]>

* Custom service exposure tool

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add choice parameter for Nodeportt

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix multinode issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for noarch for HA

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update numpy version

Signed-off-by: Shailesh Vaidya <[email protected]>

* Modify cortx-rgw and cortx-data images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use feature branch from CORTX-RE

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for rpm signin

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for release build

Signed-off-by: Abhijit Patil <[email protected]>

* Add support for noarch package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Enable HA noarch support

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add CORTX+RGW Deployment pipeline

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use feature branch for cortx-re

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use NodePort

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add component Jenkins pipelines

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix email notifications

Signed-off-by: Shailesh Vaidya <[email protected]>

* Enable 1N and 3N deployments

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use variable expression

Signed-off-by: Shailesh Vaidya <[email protected]>

* Correct Image name

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for opensource community build

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Add support for integration branch

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-deploy-functions.sh

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fixed syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for community build

Signed-off-by: Abhijit Patil <[email protected]>

* Add Nightly Build for Rocky Linux

Signed-off-by: Shailesh Vaidya <[email protected]>

* Rename Jenkinsfile

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update nightly-deploy.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable RGW branch

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use custom branch for 3N

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove GITHUB_TAG_SUFFIX

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Use Main branch for hare

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove symlink if already present

Signed-off-by: Shailesh Vaidya <[email protected]>

* Trigger 5 jobs at max

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add count for external service block

Signed-off-by: Shailesh Vaidya <[email protected]>

* Execute QA sanity job

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update default images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use os_version variable for CORTX-HA

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for IO and Control external services

Signed-off-by: Shailesh Vaidya <[email protected]>

* Corrected syntax and variable details

Signed-off-by: Shailesh Vaidya <[email protected]>

* Updated default parameters to use local registry

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable S3_EXTERNAL_HTTP_NODEPORT and S3_EXTERNAL_HTTPS_NODEPORT

Signed-off-by: Shailesh Vaidya <[email protected]>

* Enable external ports

Signed-off-by: Shailesh Vaidya <[email protected]>

* Take port details as input

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for Make file code improvement

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for python third party dependency

Signed-off-by: Abhijit Patil <[email protected]>

* Use new job for sanity

Signed-off-by: Shailesh Vaidya <[email protected]>

Co-authored-by: AbhijitPatil1992 <[email protected]>

* Rocky linux custom ci (#888)

* Add Motr, Hare and RGW build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Release Jenkinsfile

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disabled polling

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable S3server linking

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable component linking

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable systemd calls

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable unwanted stages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use rockylinux

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable Jira creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use --nogpgcheck

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add release_tag

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use custom libfabric

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use  --nogpgcheck

Signed-off-by: Shailesh Vaidya <[email protected]>

* Increase timeout

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use ceph-build-node

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use cortx-storage locations

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Branch name in build location

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for cortx-rgw-integration

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update release.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use ARTIFACT_LOCATION variable

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add polling

Signed-off-by: Shailesh Vaidya <[email protected]>

* Create cortx-all-image.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Rename file to multiple images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added support for building all images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add all option

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Motr, Hare and RGW build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Release Jenkinsfile

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disabled polling

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable S3server linking

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable component linking

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable systemd calls

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable unwanted stages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use rockylinux

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable Jira creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use --nogpgcheck

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add release_tag

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use custom libfabric

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use  --nogpgcheck

Signed-off-by: Shailesh Vaidya <[email protected]>

* Increase timeout

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use ceph-build-node

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use cortx-storage locations

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Branch name in build location

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for cortx-rgw-integration

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update release.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use ARTIFACT_LOCATION variable

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add polling

Signed-off-by: Shailesh Vaidya <[email protected]>

* Create cortx-all-image.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Rename file to multiple images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added support for building all images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable latest tag

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-data image creation

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use main branch, Remove cortx_os_iso variable

Signed-off-by: Shailesh Vaidya <[email protected]>

* Clean-up repositories

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove all cortx images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update if condition

Signed-off-by: Shailesh Vaidya <[email protected]>

* Clean-up yum repositories

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use main branch for Motr packages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use main branch for Motr build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use RGW_BRANCH_COMPONENTS and MAIN_BRANCH_COMPONENTS

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add alignment in cortx-motr, corrected syntax in cortx-rgw

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add option for CORTX_SERVER_IMAGE

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add comment to configure branch and os_version as parameters in Jenkins configuration manually

Signed-off-by: Shailesh Vaidya <[email protected]>

* Added comment to configure branch and os_version as parameters in Jenkins configuration manually

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-ha package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add python3-ldap package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add python3-ldap package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable status check

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-ha in cortx-all image

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use rgw branch for Hare

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use rgw branch for Hare

Signed-off-by: Shailesh Vaidya <[email protected]>

* Copy cortx-cluster-status.txt only if it exists

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix symlink syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Change command order

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disabled hctl status

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-deploy-functions.sh

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable status check

Signed-off-by: Shailesh Vaidya <[email protected]>

* Corrected symlink

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use python36 package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add libfabric in cortx-all image

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove third-party hardcoding of cortx-ha and cortx-csm-agent

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fixed syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Sleep for 1min before checking service

Signed-off-by: Shailesh Vaidya <[email protected]>

* Do not remove calico images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use rocky-linux-custom-ci branch

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add rgw symlinks

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove existing symlinks if any

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use label "ceph-build-node" for RGW build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for cortx-rgw-integration

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix CORTX_RGW_INTEGRATION_URL

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-rgw-integration.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* use rockylinux-8.4 for HA

Signed-off-by: Shailesh Vaidya <[email protected]>

* create /root/rpmbuild/RPMS/x86_64/

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add Rocky Linux 8.4 third-party

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use cortx-ha-custom-build

Signed-off-by: Shailesh Vaidya <[email protected]>

* use --nogpgcheck

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use https://github.com/Seagate/cortx-rgw-integration

Signed-off-by: Shailesh Vaidya <[email protected]>

* Make BUILD_LATEST_CORTX_RGW optional

Signed-off-by: Shailesh Vaidya <[email protected]>

* Cleanup repositories

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-rgw.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Correct path

Signed-off-by: Shailesh Vaidya <[email protected]>

* Incorporate v0.0.22 changes

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable checkout

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fixed syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Install bzip package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add cortx-rgw and cortx-rgw-integration in CUTOM Component list

Signed-off-by: Shailesh Vaidya <[email protected]>

* Install libfabric from third-party

Signed-off-by: Shailesh Vaidya <[email protected]>

* Corrected cortx-rgw path

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add --nogpgcheck for Motr

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Print all images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-images.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Print image name

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-images.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-images.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update custom-ci.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add third party dependencies repo

Signed-off-by: Shailesh Vaidya <[email protected]>

* Install rpm-build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for CORTX-28078_rgw_integration_part_1

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add auth_user in solution.yaml

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use remove location for build

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for rocky linux opensource

Signed-off-by: Abhijit Patil <[email protected]>

* Enable hctl status

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for rocky linux opensource

Signed-off-by: Abhijit Patil <[email protected]>

* Disabled IO test for RGW

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for rocky linux opensource

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for rocky linux in make fle

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for rocky linux in make fle

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for rocky linux in make fle

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for rocky linux in make fle

Signed-off-by: Abhijit Patil <[email protected]>

* Use NodePort service

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use noarch for HA packages

Signed-off-by: Shailesh Vaidya <[email protected]>

* Revert back cortx-ha changes

Signed-off-by: Shailesh Vaidya <[email protected]>

* Custom service exposure tool

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add choice parameter for Nodeportt

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix multinode issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for noarch for HA

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update numpy version

Signed-off-by: Shailesh Vaidya <[email protected]>

* Modify cortx-rgw and cortx-data images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use feature branch from CORTX-RE

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for rpm signin

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for release build

Signed-off-by: Abhijit Patil <[email protected]>

* Add support for noarch package

Signed-off-by: Shailesh Vaidya <[email protected]>

* Enable HA noarch support

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add CORTX+RGW Deployment pipeline

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use feature branch for cortx-re

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use NodePort

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add component Jenkins pipelines

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fix email notifications

Signed-off-by: Shailesh Vaidya <[email protected]>

* Enable 1N and 3N deployments

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use variable expression

Signed-off-by: Shailesh Vaidya <[email protected]>

* Correct Image name

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for opensource community build

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Add support for integration branch

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update cortx-deploy-functions.sh

Signed-off-by: Shailesh Vaidya <[email protected]>

* Fixed syntax issue

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for community build

Signed-off-by: Abhijit Patil <[email protected]>

* Add Nightly Build for Rocky Linux

Signed-off-by: Shailesh Vaidya <[email protected]>

* Rename Jenkinsfile

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update nightly-deploy.groovy

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable RGW branch

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use custom branch for 3N

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove GITHUB_TAG_SUFFIX

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for make file

Signed-off-by: Abhijit Patil <[email protected]>

* Use Main branch for hare

Signed-off-by: Shailesh Vaidya <[email protected]>

* Remove symlink if already present

Signed-off-by: Shailesh Vaidya <[email protected]>

* Trigger 5 jobs at max

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add count for external service block

Signed-off-by: Shailesh Vaidya <[email protected]>

* Execute QA sanity job

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update default images

Signed-off-by: Shailesh Vaidya <[email protected]>

* Use os_version variable for CORTX-HA

Signed-off-by: Shailesh Vaidya <[email protected]>

* Add support for IO and Control external services

Signed-off-by: Shailesh Vaidya <[email protected]>

* Corrected syntax and variable details

Signed-off-by: Shailesh Vaidya <[email protected]>

* Updated default parameters to use local registry

Signed-off-by: Shailesh Vaidya <[email protected]>

* Disable S3_EXTERNAL_HTTP_NODEPORT and S3_EXTERNAL_HTTPS_NODEPORT

Signed-off-by: Shailesh Vaidya <[email protected]>

* Enable external ports

Signed-off-by: Shailesh Vaidya <[email protected]>

* Take port details as input

Signed-off-by: Shailesh Vaidya <[email protected]>

* Changes for Make file code improvement

Signed-off-by: Abhijit Patil <[email protected]>

* Changes for python third party dependency

Signed-off-by: Abhijit Patil <[email protected]>

* Use new job for sanity

Signed-off-by: Shailesh Vaidya <[email protected]>

* Update sanity job name

Signed-off-by: Shailesh Vaidya <[email protected]>

Co-authored-by: AbhijitPatil1992 <[email protected]>

Co-authored-by: AbhijitPatil1992 <[email protected]>
Co-authored-by: Gaurav Chaudhari <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants