1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Ashwin Sriram
f7a617a2e0 Add Proposals to website (#7683)
* Add Proposals to website

* Add accepted and implemented folders
2025-07-21 10:44:52 +05:30
Léon Hollender
c74695025d feat: empty string values test cases 2024-09-30 08:59:35 +02:00
Jayapriya Pai
0b2ee45306 chore: fix podman commands
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
2024-09-25 12:25:58 +05:30
Simon Pasquier
9773feb57b chore: add test-e2e-feature-gates target
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2024-08-02 14:47:48 +02:00
Ashwin Sriram
91822d37d8 chore: Docs Restructuring (#6650) 2024-07-02 09:08:03 -03:00
Simon Pasquier
4c1296afbf chore: add test-e2e-image target to Makefile
This change also simplifies the end-to-end testing instructions.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2024-06-04 10:48:53 +02:00
Kapil Ramwani
caa561eae2 Add testing steps for podman with kind (#6509)
* chore: Add testing instructions for using Podman with Kind

* chore: fixing typos

* Update formatting according to the failing checks.

* Removed whitespace to match the standard.

* Updating according to the suggestions from review.
2024-05-03 11:50:56 -03:00
M Viswanath Sai
7b558caa0f Docs: update TESTING.md (#6487)
TESTING.md now includes the command to make and load images before running e2e tests.
New users were having trouble running tests without this.
2024-04-09 14:42:45 +02:00
Arthur Silva Sens
8c4b7893ea Add testing guidelines (#5903)
* Add testing guidelines

Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>

* Add separate Makefile targets for e2e-tests

Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>

* Apply suggestions from code review

Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>

Co-authored-by: Simon Pasquier <spasquie@redhat.com>

---------

Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
Co-authored-by: Simon Pasquier <spasquie@redhat.com>
2024-01-08 12:06:29 -03:00