Skip to content

Commit

Permalink
Merge pull request #152 from open-traffic-generator/dev-1st-sept
Browse files Browse the repository at this point in the history
v0.0.1-4435
  • Loading branch information
apratimmukherjee authored Sep 1, 2023
2 parents 746d163 + bf9b3c1 commit 57d65b6
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion conformance
4 changes: 2 additions & 2 deletions deployments/k8s/components/images/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1alpha1
kind: Component

# Release: https://github.com/open-traffic-generator/ixia-c/releases/tag/v0.0.1-4431
# Release: https://github.com/open-traffic-generator/ixia-c/releases/tag/v0.0.1-4435
images:
- name: ixia-c-controller
newName: ghcr.io/open-traffic-generator/ixia-c-controller
newTag: "0.0.1-4431"
newTag: "0.0.1-4435"
- name: ixia-c-gnmi-server
newName: ghcr.io/open-traffic-generator/ixia-c-gnmi-server
newTag: "1.12.4"
Expand Down
4 changes: 2 additions & 2 deletions docs/news.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# News

* **31st August, 2023**: Ixia-c version 0.0.1 (build 4431) released. This conforms to **[v0.12.2](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/open-traffic-generator/models/v0.12.2/artifacts/openapi.yaml)** of the Open Traffic Generator Models specification.
* **1st September, 2023**: Ixia-c version 0.0.1 (build 4435) released. This conforms to **[v0.12.2](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/open-traffic-generator/models/v0.12.2/artifacts/openapi.yaml)** of the Open Traffic Generator Models specification.

* This build includes stability fixes. [Read more](releases.md)
* This build includes bug fixes. [Read more](releases.md)

* **21st August, 2023**: Ixia-c version 0.0.1 (build 4399) released. This conforms to **[v0.12.1](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/open-traffic-generator/models/v0.12.1/artifacts/openapi.yaml)** of the Open Traffic Generator Models specification.

Expand Down
13 changes: 7 additions & 6 deletions docs/releases.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Ixia-c Release Notes and Version Compatibility

## Release v0.0.1-4431
> 31st August, 2023
## Release v0.0.1-4435 (Latest)
> 1st September, 2023
#### About

This build includes stability fixes.
This build includes bug fixes.

#### Build Details

Expand All @@ -14,16 +14,17 @@ This build includes stability fixes.
| Open Traffic Generator API | [0.12.2](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/open-traffic-generator/models/v0.12.2/artifacts/openapi.yaml) |
| snappi | [0.12.2](https://pypi.org/project/snappi/0.12.2) |
| gosnappi | [0.12.2](https://pkg.go.dev/github.com/open-traffic-generator/snappi/[email protected]) |
| ixia-c-controller | [0.0.1-4431](https://github.com/orgs/open-traffic-generator/packages/container/package/ixia-c-controller) |
| ixia-c-controller | [0.0.1-4435](https://github.com/orgs/open-traffic-generator/packages/container/package/ixia-c-controller) |
| ixia-c-traffic-engine | [1.6.0.35](https://github.com/orgs/open-traffic-generator/packages/container/package/ixia-c-traffic-engine) |
| ixia-c-app-usage-reporter | [0.0.1-37](https://github.com/orgs/open-traffic-generator/packages/container/package/ixia-c-app-usage-reporter) |
| ixia-c-protocol-engine | [1.00.0.325](https://github.com/orgs/open-traffic-generator/packages/container/package/licensed%2Fixia-c-protocol-engine) |
| ixia-c-ixhw-server | [0.12.2-2](https://github.com/orgs/open-traffic-generator/packages/container/package/ixia-c-ixhw-server) |
| ixia-c-operator | [0.3.4](https://github.com/orgs/open-traffic-generator/packages/container/package/ixia-c-operator) |
| ixia-c-gnmi-server | [1.12.4](https://github.com/orgs/open-traffic-generator/packages/container/package/ixia-c-gnmi-server) |
| ixia-c-one | [0.0.1-4431](https://github.com/orgs/open-traffic-generator/packages/container/package/ixia-c-one/) |
| ixia-c-one | [0.0.1-4435](https://github.com/orgs/open-traffic-generator/packages/container/package/ixia-c-one/) |
`

#### Bug Fix(s)
* `set_config` fails with `unsuccessful Response: RX runtime not configured for port: ` if large port testbed is used on subsequent test runs is fixed.
#### Known Issues
* Supported value for `flows[i].metrics.latency.mode` is `cut_through`.
* The metric `loss` in flow metrics is currently not supported.
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</h4>

<p align="center">
<a href="https://github.com/orgs/open-traffic-generator/packages/container/package/ixia-c-controller"><img alt="Release v0.0.1-4431" src="https://img.shields.io/badge/release-v0.0.1--4431-brightgreen"></a>
<a href="https://github.com/orgs/open-traffic-generator/packages/container/package/ixia-c-controller"><img alt="Release v0.0.1-4435" src="https://img.shields.io/badge/release-v0.0.1--4435-brightgreen"></a>
<a href="https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/open-traffic-generator/models/v0.12.2rtifacts/openapi.yaml"><img alt="Open Traffic Generator v0.12.2" src="https://img.shields.io/badge/open--traffic--generator-v0.12.2-brightgreen"></a>
<a href="https://pypi.org/project/snappi/0.12.2"><img alt="snappi v0.12.2" src="https://img.shields.io/badge/snappi-v0.12.2-brightgreen"></a>
<a href="docs/news.md"><img alt="news" src="https://img.shields.io/badge/-news-blue?logo=github"></a>
Expand Down

0 comments on commit 57d65b6

Please sign in to comment.