Skip to content

Commit

Permalink
Add test summaries
Browse files Browse the repository at this point in the history
  • Loading branch information
sjberman committed Aug 16, 2024
1 parent 622d580 commit 09a426b
Show file tree
Hide file tree
Showing 10 changed files with 44 additions and 4 deletions.
4 changes: 4 additions & 0 deletions tests/results/dp-perf/1.4.0/1.4.0-oss.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ GKE Cluster:
- Zone: us-west1-b
- Instance Type: n2d-standard-16

## Summary:

- Performance seems to have improved.

## Test1: Running latte path based routing

```text
Expand Down
4 changes: 4 additions & 0 deletions tests/results/dp-perf/1.4.0/1.4.0-plus.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ GKE Cluster:
- Zone: us-west1-b
- Instance Type: n2d-standard-16

## Summary:

- Performance seems to have improved.

## Test1: Running latte path based routing

```text
Expand Down
4 changes: 4 additions & 0 deletions tests/results/ngf-upgrade/1.4.0/1.4.0-oss.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ GKE Cluster:
- Zone: us-west1-b
- Instance Type: n2d-standard-16

## Summary:

- Performance seems to have improved.

## Test: Send https /tea traffic

```text
Expand Down
4 changes: 4 additions & 0 deletions tests/results/ngf-upgrade/1.4.0/1.4.0-plus.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ GKE Cluster:
- Zone: us-west1-b
- Instance Type: n2d-standard-16

## Summary:

- Performance seems to have improved.

## Test: Send http /coffee traffic

```text
Expand Down
6 changes: 5 additions & 1 deletion tests/results/reconfig/1.4.0/1.4.0-oss.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ GKE Cluster:
- Zone: us-west1-b
- Instance Type: n2d-standard-16

## Summary:

- Performance seems to have improved.
- These results are going to look quite a bit different from last release because we are now automating them, meaning we aren't subject to manual deviations.

## Test 1: Resources exist before startup - NumResources 30

### Reloads and Time to Ready
Expand Down Expand Up @@ -192,4 +197,3 @@ GKE Cluster:
- 10000ms: 1539
- 30000ms: 1539
- +Infms: 1539

6 changes: 5 additions & 1 deletion tests/results/reconfig/1.4.0/1.4.0-plus.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ GKE Cluster:
- Zone: us-west1-b
- Instance Type: n2d-standard-16

## Summary:

- Performance seems to have improved.
- These results are going to look quite a bit different from last release because we are now automating them, meaning we aren't subject to manual deviations.

## Test 1: Resources exist before startup - NumResources 30

### Reloads and Time to Ready
Expand Down Expand Up @@ -192,4 +197,3 @@ GKE Cluster:
- 10000ms: 1555
- 30000ms: 1555
- +Infms: 1555

4 changes: 4 additions & 0 deletions tests/results/scale/1.4.0/1.4.0-oss.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ GKE Cluster:
- Zone: us-west1-b
- Instance Type: n2d-standard-16

## Summary:

- Similar results to last time.

## Test TestScale_Listeners

### Reloads
Expand Down
4 changes: 4 additions & 0 deletions tests/results/scale/1.4.0/1.4.0-plus.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ GKE Cluster:
- Zone: us-west1-b
- Instance Type: n2d-standard-16

## Summary:

- Similar results to last time.

## Test TestScale_Listeners

### Reloads
Expand Down
6 changes: 5 additions & 1 deletion tests/results/zero-downtime-scale/1.4.0/1.4.0-oss.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ GKE Cluster:
- Zone: us-west1-b
- Instance Type: n2d-standard-16

## Summary:

- Results are going to look different this time due to automating this test.
- No errors seen

## One NGF Pod runs per node Test Results

### Scale Up Gradually
Expand Down Expand Up @@ -279,4 +284,3 @@ Error Set:
```

![abrupt-scale-down-http-oss.png](abrupt-scale-down-http-oss.png)

6 changes: 5 additions & 1 deletion tests/results/zero-downtime-scale/1.4.0/1.4.0-plus.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ GKE Cluster:
- Zone: us-west1-b
- Instance Type: n2d-standard-16

## Summary:

- Results are going to look different this time due to automating this test.
- No errors seen

## One NGF Pod runs per node Test Results

### Scale Up Gradually
Expand Down Expand Up @@ -279,4 +284,3 @@ Error Set:
```

![abrupt-scale-down-http-plus.png](abrupt-scale-down-http-plus.png)

0 comments on commit 09a426b

Please sign in to comment.