- Dec 20, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Dec 03, 2024
-
-
Pierre-Alain Loizeau authored
-
- Nov 29, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Move Config request interface from EcsCoreAgent to new Agent - Add ConfServ Command interface in the new agent - Replace ConfClientTester with ConfigCoreAgent calls in test_EcsConfServ - Split load_configuration method in EcsCoreAgent in two parts - loading itself moved to new agent - filling of list of known agents + following them moved to new method, called only for Top agent (no master) - Related updates in test_EcsCoreAgent
-
- Nov 27, 2024
-
-
Pierre-Alain Loizeau authored
- add_tag = add the agent to the configuration table if not present before - dump_file = fail if no filename provided while not in "file" source mode (= no input filename to use as base for output new one)
-
- Nov 22, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
[CI] Bump version of mypy from 0.910 to patches of 1.10 for Python >3.10.6 compat (+ new extra checks)
-
- Nov 21, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Nov 14, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- change QA checks and Package building to use 3.11 = official version - change second (required) test version from 3.10 to 3.12 to match mFLES update - make pages depend on success of 2nd required version - change third (optional) test version from 3.8 to 3.10 to match dev laptop update - deprecate 3.8 support as new dump file cmd of the ConfServ requires at least Python 3.9 (= optional 4th test)
-
- Nov 13, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Nov 12, 2024
-
-
Pierre-Alain Loizeau authored
Implemented commands: - add_tag = add a new tag to configurations list for a given agent - rem_tag = remove a tag from configurations list for a given agent - dump_file = dump current state in memory of the configurations list either to a selected filepath or to same filename plus current date and time Planned (non-implemented) commands: - dump_db = dump current state in memory of the configurations list to the database, to be available only when using a DB as input
-
- Sep 09, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Sep 03, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
Add terminated flag to agent context + as optional in state update msg + send on EcsCoreAgent terminate - Add terminated flag in agent context, default False + accessor - Add optional flag to state update message, default False - Improve logic of state update message print method - Add corresponding optional flags in state publish methods in StareCoreAgent - Broadcast state update with terminated flag set before starting to close sockets in EcsCoreAgent
-
- Sep 02, 2024
-
-
Pierre-Alain Loizeau authored
-
- Aug 29, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
Change all ZMQ bind to allow all interfaces, allows changing address setting back to hostname as only connect left
-
- Jul 17, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
+ Tune throughput test limits for worse performances after upgrades
-
- Jul 16, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Remove Python 3.7 test - Add Python 3.11 test and move coverage to it - Change dedicated Debian 10 runner to dedicated Debian 12 one
-
Pierre-Alain Loizeau authored
-
- Jul 12, 2024
-
-
Pierre-Alain Loizeau authored
- at least 23.1 needed for Python 3.11 compat, picking latest as anyway still beta version of core - Add type annotation to ZMQ Context object(s)
-
- May 31, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Feb 28, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-