Skip to content

Commit

Permalink
removed entry for receive test for e2e
Browse files Browse the repository at this point in the history
Signed-off-by: Yash Sharma <[email protected]>
  • Loading branch information
yashrsharma44 committed Mar 2, 2021
1 parent 6383c12 commit 09022da
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions test/e2e/query_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,6 @@ func TestQuery(t *testing.T) {
"prometheus": "prom-alone",
"replica": "0",
},
{
"job": "myself",
"prometheus": "prom-both-remote-write-and-sidecar",
"receive": "1",
"replica": "1234",
"tenant_id": "default-tenant",
},
{
"job": "myself",
"prometheus": "prom-both-remote-write-and-sidecar",
Expand All @@ -157,12 +150,6 @@ func TestQuery(t *testing.T) {
"job": "myself",
"prometheus": "prom-alone",
},
{
"job": "myself",
"prometheus": "prom-both-remote-write-and-sidecar",
"receive": "1",
"tenant_id": "default-tenant",
},
{
"job": "myself",
"prometheus": "prom-both-remote-write-and-sidecar",
Expand Down

0 comments on commit 09022da

Please sign in to comment.