Skip to content

Releases: telstra/open-kilda

v1.162.0 (22/01/2025)

23 Jan 09:18
Compare
Choose a tag to compare

Features:

  • #5751 nbworker add feature to reroute y-flow for switch/link evacuation process

Improvements:

  • #5760 [TEST]: Improvement: Minor fix: Collecting default rules(s42:isl) [tests]
  • #5761 [TEST]: Improvement: Server42: Isl Rtt [tests]
  • #5725 [TEST]: Improvement: SwitchTriplets [tests]
  • #5729 use docker compose command instead of docker-compose
  • #5732 [TEST]: Improvement: Paths manipulation: Regular flow [tests]
  • #5733 [TEST]: Improvement: Regular Flow: Getting Isls [tests]
  • #5734 [TEST]: Improvement: Path Manipulation: Complex Flow(switch triplet) [tests]
  • #5737 [TEST]: Improvement: Verification of flows on the switch [tests]
  • #5738 [TEST]: Refactoring: Verification of the ping operation [tests]
  • #5739 [TEST]: Improvement: DB calls optimization(ISLs bandwidth updating) [tests]
  • #5740 [TEST]: Improvement: Switch rules/meters comparison [tests]
  • #5741 [TEST]: Improvement: Verification of validation response [tests]
  • #5742 [TEST]: Improvement: Verification of switches and relations dump after WFM restarting [tests]
  • #5744 [TEST]: Improvement: HW: Path: Collecting path nodes between switches [tests]
  • #5748 [TEST]: Improvement: Ha-Flow: Reroute to better path [tests]
  • #5749 [TEST]: Improvement: Flaky test: Reroute with global timeout [tests]
  • #5750 [TEST]: Improvement: Moving factory classes to the appropriate folder, ha-flow deletion [tests]
  • #5752 [TEST]: Improvement: SwT: Y-Point selection [tests]
  • #5755 [TEST]: Flaky tests: Hardware environment issue [tests]
  • #5756 [TEST]: Improvement: Switch default cookies [tests]
  • #5758 GUI improvement for tables

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

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.