Table of contents

Release history and use in Alma

 This is the fifth ACS release to be used in Cycle 12. Below is the list of addressed tickets.

Summary of Changes

Addressed JIRA tickets

Key Summary T Created Updated Due Assignee Reporter P Status Resolution
Loading...
Refresh

Release Notes

  • WSU advanced scenarios for data rate analysis with 100 Gbps network
    • NIC Tuning, MTU, QoS experimentation and RTI DDS RDMA plugin
  • Improved C++ container exception handling from component initialization code
  • RTI DDS RDMA Plugin module now built in ACS Dependencies


git status
On branch integration/COMMON-2024OCT
Your branch is up to date with 'origin/integration/COMMON-2024OCT'.

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024OCT -- ACS
135e9bb9168 ICT-24263: Initial commit for rtidds-rdma module in acs-ext
91806e755b9 ICT-24263: Adding rticonnextdds-{reflex,rdma} plugins source code
7e44fea3bab ICT-24263: Module Makefile contests to compile (src+test) and install
751389de4de ICT-24263: Long double unset in NDDS build + incosistency in get_type
1140e5ee12d ICT-24263: Fixing bug with wrong gid being passed
ef7fbef95be ICT-24263: Aligning RDMA plugin to RTI DDS 5.1.0 and Reflex plugin
05e8c9a8395 ICT-24263: Aligning tests to RTI DDS 5.1.0 + Broadcom NetXtreme RoCE
fb568434dc2 ICT-24263: Only build if RTI DDS installation is present
3bb25aa8c59 (origin/task/ICT-24289) ICT-24289: Bumped ACS version to 2024OCT
43ad7371185 (origin/feature/ICT-23880) ICT-23880: Better handling of component code exceptions in maciContainer
da5b7bcfc24 ICT-24263: Disable RDMA plugin installation for now
39c8dae2d73 (origin/feature/ICT-24263) ICT-24263: Fixed small redundant installation for RDMA plugin

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024OCT -- ARCHIVE
554b1bfa770 (origin/bugfix/ICT-24360) ICT-24360: Improve logging to provide more info consistently

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024OCT -- ICD
876cb0c7796 ICT-24277 updated poms to 2024.10
34834e82ff5 (origin/icd-obops/2024OCT) ICT-24277 altered StateEngineImpl to add 1 millisecond in getAdjustedTimestamp()
73615833433 Update the CorrelatorType enumeration to: * Remove the ACA correlator entry. This correlator will be   decommissioned after Cycle 10. * Add the ATAC and TPGS correlators. These correlators will start   being tested in the next few years. This change is approved in SCCB-1368.


Testing

Legend:

  • (tick): All tests are passing
  • (warning): Some tests are failing
  • (minus): Execution of tests was aborted
  • (error): Execution of tests failed

The evolution of ACS tests during development of 2022OCT:

BuildDateStatusTestsPassedSkippedFailedCoverage (Cpp)Coverage (Java)Coverage (Py)Coverage (Total)
#1----------

Problems

Problems Found And Fix Version in This Release

Key Summary T Created Updated Assignee Reporter P Status Resolution
Loading...
Refresh

Problems Found And Fix Version in Future Releases

Key Summary T Created Updated Assignee Reporter P Status Resolution
Loading...
Refresh

  • No labels