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

NFR Test Results for NGF version 1.4.0 #2413

Merged
merged 4 commits into from
Aug 19, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add test summaries
sjberman committed Aug 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 09a426b21ed0b812a96f821416ed3e9b7b9c0ba3
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
@@ -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
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
@@ -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
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
@@ -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
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
@@ -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
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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
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
@@ -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
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
@@ -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
@@ -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
@@ -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
@@ -279,4 +284,3 @@ Error Set:
```

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