Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add build scripts for packaging tendrl-monitoring-integration #2

Closed
wants to merge 1 commit into from
Closed

Add build scripts for packaging tendrl-monitoring-integration #2

wants to merge 1 commit into from

Conversation

TimothyAsirJeyasing
Copy link

Signed-off-by: Timothy Asir J tjeyasin@redhat.com

Signed-off-by: Timothy Asir J <tjeyasin@redhat.com>
@TimothyAsirJeyasing
Copy link
Author

@r0h4n , @nthomas-redhat , @mbukatov , @dahorak, @rishubhjain , Please review

@TimothyAsirJeyasing
Copy link
Author

URL: https://github.com/Tendrl/monitoring-integration

#Requires: tendrl-commons
Requires: grafana

Choose a reason for hiding this comment

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

Requires:
graphite-web
python-carbon
python-whisper

install -m 0755 --directory $RPM_BUILD_ROOT%{_sysconfdir}/tendrl/monitoring_integration
#install -Dm 0644 monitoring-integration.service $RPM_BUILD_ROOT%{_unitdir}/monitoring-integration.service
install -Dm 0644 tendrl/monitoring_integration/grafana/grafana.ini $RPM_BUILD_ROOT%{_sysconfdir}/grafana/grafana.ini
install -Dm 0644 graphite.conf.sample.yml $RPM_BUILD_ROOT%{_sysconfdir}/tendrl/monitoring_integration/graphite.conf.yml

Choose a reason for hiding this comment

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

install -Dm 0644 graphite.conf.sample.yml $RPM_BUILD_ROOT%{_sysconfdir}/tendrl/monitoring_integration/graphite.conf.yml

%post
%preun

Choose a reason for hiding this comment

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


%post
%preun
%postun

Choose a reason for hiding this comment

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

same as above

rishubhjain pushed a commit that referenced this pull request Aug 3, 2017
Packaging: Build script for tendrl-monitoring-integration
@mbukatov
Copy link

mbukatov commented Aug 4, 2017

I guess that this could be closed, as I see the rpm spec file included in master branch of Tendrl/monitoring-integration, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants