Skip to content

Releases: telstra/open-kilda

v1.161.0 (08/08/2024)

19 Aug 07:46
Compare
Choose a tag to compare

Bug Fixes:

  • #5711 Add a delta to compare all the metric rates (Issue: #5638)
  • #5716 Add split kafka message support for flow validation process (Issue: #5718)

Improvements:

  • #5705 [TEST]: Regular Flow: New interaction approach: Func-tests: Eliminating flowHelper(v1/v2) usage [tests]
  • #5709 Update git hook
  • #5713 [TEST]: Regular Flow: Performance tests: Eliminating flowHelper(v1/v2) usage [tests]
  • #5722 [TEST]: Issue 5699: Flaky test: Flow with protected path(reroute) [tests]

For the complete list of changes, check out the commit log.

v1.160.0 (01/08/2024)

01 Aug 14:26
Compare
Choose a tag to compare

Features:

  • #5657 GUI fix for gui switch-datatable and switch-detail components [gui]

Bug Fixes:

  • #5704 fix QR code image display issue in 2FA screen (Issue: #5703) [gui]

Improvements:

  • #5696 [TEST]: Regular Flow: New interaction approach(switches) [tests]
  • #5697 [TEST]: 5694: Improvement: Error verification [tests]
  • #5698 [TEST]: Improvement: Flaky test: Path: toString() throws NPE [tests]
  • #5706 [TEST]: Improvement: Fix test discrepancies [tests]
  • #5707 [TEST]: Improvement: Server42: Flakiness during parallel execution [tests]
  • #5708 [TEST]: Improvement: Flaky tests(global timeout/single switchTriplet) [tests]
  • #5579 [TEST]: 5569: Y-Flow: Server42: Adding TCs [tests]
  • #5712 [TEST]: Improvement: Refactoring tests to be applicable to hardware env [tests]
  • #5714 [TEST]: Improvement: Cleanup: ISL recovering: Flaky tests [tests]
  • #5717 Add API to flush reroute for pending flow (fix response)
  • #5674 [TEST]: Regular Flows: MaxLatency, ThrottlingReroute, PinnedFlow specs are refactored with new approach [tests]
  • #5681 [TEST]: Regular Flows: MirrorEndpoints, IntentionalReroute, MultiReroute and FlowValidationNegative specs were refactored with new approach [tests]
  • #5686 [TEST]: Regular Flows: PartialUpdate, QinQFlow, VxlanFlow specs were refactored with new approach [tests]
  • #5687 [TEST]: Regular Flow: Autoreroute, Protected(v1/v2), Swap: New approach for flow interaction [tests]
  • #5688 [TEST]: Cleanup: Updating calls to be with autocleanup [tests]
  • #5690 [TEST]: Regular Flow: New interaction approach(additional specs) [tests]
  • #5692 [TEST]: Refactor regular flows in Switches specs: pt1: [tests]
  • #5693 [TEST]: Improvement: Y-Flow: Stats: Flaky test [tests]

Other changes:

  • #5700 [TEST]: 5390: Fix some broken / flaky tests after refactoring [tests]
  • #5702 Flush reroute queue with stuck flow

For the complete list of changes, check out the commit log.

Affected Components:

gui

v1.159.0 (17/06/2024)

17 Jun 12:06
Compare
Choose a tag to compare

Improvements:

  • #5637 5560: [TEST]: Eliminate cleanup sections part 1 (Issue: #5560) [tests]
  • #5641 Created a separate FeatureToggle class with the northboud calls (Issue: #5560) [tests]
  • #5643 Created a separate KildaConfiguration class with the northboud calls (Issue: #5560) [tests]
  • #5644 [TEST]: 5633: Gradle retry: Updating tests name [tests]
  • #5645 Fixed the flaky test when the flow swaps to protected path (Issue: #5390) [tests]
  • #5654 5560: [TEST]: Eliminate cleanup sections pt.2 (Ha-Flows) (Issue: #5560) [tests]
  • #5656 Fixed the flaky test in the ProtectedPathSpec (Issues: #5390 #5608 #5653 #5655) [tests]
  • #5658 5560: [TEST]: Eliminate cleanup sections pt.3 (Y-Flows) (Issue: #5560) [tests]
  • #5660 5390: [TEST]: Stabilize flaky Throttling Reroute test (Issue: #5390) [tests]
  • #5665 [Test]: Regular Flow: New Approach to interact with flow [tests]
  • #5667 RetriesSpec: small fix to add missing break ISLs action (Issue: #5390) [tests]
  • #5668 [TEST]: Regular Flow: CrudV1Spec: New approach for flow interaction [tests]
  • #5669 [TEST]: 5390: Stabilize flaky RetriesSpec test (Issue: #5390) [tests]
  • #5670 [TEST]: Regular Flow: Bandwidth, ConnectedDevices, Affinity, Default Flow [tests]
  • #5672 5560: [TEST]: Eliminate cleanup sections pt.4 (the rest) (Issue: #5560) [tests]
  • #5673 [TEST]: Regular Flow: Diverse, History, Loop, Monitoring, Ping, Sync: New approach for flow interaction [tests]
  • #5679 Make flow.reroute.hub.timeout.seconds configurable via the phabricator
  • #5680 add logs to KafkaProducerService.
  • #5682 [TEST]: Reroute: Global Timeout(now 45sec): Test refactoring [tests]
  • #5684 Update flow reroute operation timeout [storm-topologies]
  • #5625 5390: [TEST]: Stabilize flaky Swap Endpoint test (Issues: #3770 #3770 #5390) [tests]

For the complete list of changes, check out the commit log.

Affected Components:

reroute

v1.158.0 (22/04/2024)

16 May 10:30
Compare
Choose a tag to compare

Features:

  • #5353 5208 add ha flow support into server42

Improvements:

  • #5481 [TEST]: 5208: Server42 RTT: HaFlow [tests]
  • #5522 remove opentsdb and hbase (Issue: #4925)

For the complete list of changes, check out the commit log.

v1.157.0 (17/04/2024)

17 Apr 12:16
Compare
Choose a tag to compare

Bug Fixes:

  • #5632 GUI hotfix. [gui]
  • #5627 fix switch synchronization when discrepancy doesn't include cookie (Issue: #5626)

Improvements:

  • #5570 5560: [TEST]: Add automatic cleanup in functional test (Issue: #5560) [tests]
  • #5605 add git configuration with hook
  • #5542 [TEST]: Storm topology restarting: Topology readiness HC(ISLs, switches) [tests]
  • #5610 5560: [TEST]: Add methods to break/restore ISLs in test (Issues: #5560 #5608) [tests]
  • #5611 [TEST]: Y-Flow: Adding a new approach for Y-Flow interaction [tests]
  • #5587 [TEST]: Improvement: Path Check: Flaky test [tests]
  • #5621 [TEST]: HA-Flow: Factory [tests]
  • #5592 [TEST]: Improvement: FL: Adding switch recovering logic [tests]
  • #5629 [TEST]: 5390: Flaky: Flow monitoring [tests]

For the complete list of changes, check out the commit log

v1.156.0 (26/02/2024)

06 Mar 13:27
Compare
Choose a tag to compare

Improvements:

  • #5584 Remove "draft" tag from HA-flow API in swagger. (Issue: #5061)
  • #5586 [TEST]: Flaky tests: Connected devices [tests]
  • #5581 [TEST]: Improvement: Fixing occurred discrepancies after refactoring [tests]

For the complete list of changes, check out the commit log.

v1.155.0 (14/02/2024)

14 Feb 10:26
Compare
Choose a tag to compare

Features:

  • #5000 Added design for long mirror with join traffic [docs]
  • #4919 Design of traffic mix in feature (Issue: #4924) [docs]

Improvements:

  • #5572 5530 Fix css style warning
  • #5578 5575: [TEST]: Fix retry mechanism in tests (Issue: #5575) [tests]
  • #5561 [TEST]: HA-Flow: Refactoring [tests]
  • #5114 Added OpenKilda contribution workflow description [docs]

For the complete list of changes, check out the commit log.

v1.154.0 (08/02/2024)

08 Feb 09:11
Compare
Choose a tag to compare

Bug Fixes:

  • #5552 3566 Add validation for remotelog server ip (Issue: #3566)
  • #5529 Allow BAD_OUT_PORT from OF errors
  • #5564 disable PingTopologyTests and StatsTopologyTests [tests]

Improvements:

  • #5548 5390: [TEST]: Replace switch validation with switch synchronization where possible [tests]
  • #5558 [TEST]: Refactoring: Server42 [tests]
  • #5565 5551 Add code check style guide

For the complete list of changes, check out the commit log.

v1.153.0 (29/01/2024)

29 Jan 13:25
Compare
Choose a tag to compare

Improvements:

  • #5544 Avoid non-existing directory warnings on WFM container creation
  • #5546 5390: [TEST]: Fix flaky protected path test [tests]

Other changes:

  • #5540 5521: [TEST] Update History validation test (Issue: #5221) [tests]

For the complete list of changes, check out the commit log.

v1.152.0 (19/01/2024)

23 Jan 16:25
Compare
Choose a tag to compare

v1.152.0 (19/01/2024)

Bug Fixes:

  • #5520 Add ordering for simple flow history actions (Issue: #5519)
  • #5521 Add parameters validation to get flow and HA-flow history API.

Improvements:

  • #5536 upgrade java version in sonargate.yml
  • #5514 [TEST]: 5162: Refactoring HC [tests]
  • #5518 Add default options for gradle (Issue: #5155) [configuration]

Other changes:

  • #5525 [TEST] Refactoring the way to choose switch pairs for test pt.2 [tests]
  • #5532 [TEST] Unignore tests which can be run [tests]

For the complete list of changes, check out the commit log.

Affected Components:

history