Skip to content

Paramaterize Prometheus integration test to use for local testing - #928

Merged
robskillington merged 2 commits into
masterfrom
r/parameterize-prometheus-integration-test
Sep 21, 2018
Merged

Paramaterize Prometheus integration test to use for local testing#928
robskillington merged 2 commits into
masterfrom
r/parameterize-prometheus-integration-test

Conversation

@robskillington

Copy link
Copy Markdown
Collaborator

No description provided.

@richardartoul richardartoul left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@nerd0 nerd0 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

mkdir -p /tmp/m3dbdata/

echo "Build docker images"
PARAM_TEST_BUILD="${TEST_BUILD:-true}"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are these injected by semaphore? Or just more meant for local testing?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Local testing yeah.

image: prom/prometheus:latest
volumes:
- "./:/etc/prometheus/"
grafana:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just curious if grafana used within the test?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

It is not, we're going to be using this as a hack to run this locally heh.

@codecov

codecov Bot commented Sep 21, 2018

Copy link
Copy Markdown

Codecov Report

Merging #928 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #928      +/-   ##
==========================================
- Coverage   78.67%   78.64%   -0.04%     
==========================================
  Files         406      406              
  Lines       34319    34319              
==========================================
- Hits        27000    26989      -11     
- Misses       5473     5479       +6     
- Partials     1846     1851       +5
Flag Coverage Δ
#dbnode 81.5% <ø> (-0.03%) ⬇️
#m3ninx 75.22% <ø> (-0.08%) ⬇️
#query 68.06% <ø> (-0.05%) ⬇️
#x 84.72% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf62df3...4ee0c96. Read the comment docs.

@robskillington
robskillington merged commit b2d4ba4 into master Sep 21, 2018
@robskillington
robskillington deleted the r/parameterize-prometheus-integration-test branch September 21, 2018 18:10
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.

3 participants