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 end-to-end tests. #20

Merged
merged 4 commits into from
Nov 18, 2021
Merged

Add end-to-end tests. #20

merged 4 commits into from
Nov 18, 2021

Conversation

woblerr
Copy link
Owner

@woblerr woblerr commented Nov 16, 2021

  • Added end-to-end tests to check metrics on real backups.
    Short description:

    • launch PostgreSQL in container ;
    • create several backups by pgBackRest;
    • launch pgbackrest_exporter in the same container;
    • validate the metrics by external run_e2e.sh script.
  • Updated variable declaration in Makefile. Expressions are evaluated only once.

  • Updated Dockerfile for pgbackrest_exporter: file permission now in COPY layer.

Update variable declaration in Makefile. Expressions are evaluated only once.
@woblerr woblerr self-assigned this Nov 16, 2021
Use /usr/bin/env.
@woblerr woblerr marked this pull request as ready for review November 18, 2021 22:20
@woblerr woblerr merged commit 8505004 into master Nov 18, 2021
@woblerr woblerr deleted the e2e_test branch November 18, 2021 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant