noobaa-core
noobaa-core copied to clipboard
NSFS | RPM build is not generating NSFS RPM
Environment info
- NooBaa Version: VERSION
- Platform: Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify
Actual behavior
- RPM command is not generating RPM in
build/rpm
folder, even if the command completed without any issues This issues is not happening to all the linux machines, need to understand why its happening for some machines.
Expected behavior
-
make rpm
should generate valid RPM for all linux and mac machines.
Steps to reproduce
- run
make rpm
- check
build/rpm
folder for the latest RPM.