Skip to content

Commit

Permalink
PMM-7 fix postgresql connection issue in tests (#2453)
Browse files Browse the repository at this point in the history
* PMM-7 fix postgresql connection issue in tests

* PMM-7 trigger agent tests

* PMM-7 revert the change

* PMM-7 trigger the tests

* PMM-7 fix the date in victoriametrics spec

* PMM-7 fix the bogus date

* PMM-7 experiment: try to reject all connections

* PMM-7 restore original file
  • Loading branch information
Alex Tymchuk authored Sep 6, 2023
1 parent eea5256 commit f282fb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pmm-agent for PMM 2.x.

# Contributing notes

## Pre-requirements:
## Pre-requisites:
git, make, curl, go, gcc, docker, docker-compose, pmm-server

## Local setup
Expand Down
2 changes: 1 addition & 1 deletion build/packages/rpm/server/SPECS/victoriametrics.spec
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ install -D -p -m 0755 ./bin/vmalert-pure %{buildroot}%{_sbindir}/vmalert
* Fri Sep 1 2023 Nurlan Moldomurov <[email protected]> - 1.93.1-2
- upgrade victoriametrics to 1.93.1 release

* Thu Mar 29 2023 Alexey Mukas <[email protected]> - 1.89.1
* Wed Mar 29 2023 Alexey Mukas <[email protected]> - 1.89.1
- upgrade victoriametrics to 1.89.1 release

* Thu Oct 20 2022 Michal Kralik <[email protected]> - 1.82.1
Expand Down

0 comments on commit f282fb2

Please sign in to comment.