Archer Bowen
a71ded8ecf
#3110 UC2 Notebook changes:
...
- YAML obs nest dict updated
- `friendly_output_red_action` updated
- `NMNE` section moved into the same timestep that the attack takes place.
- General OBS print is neater and less bloated
- ACL's code snippets assumed that ACL's indexed at 1 (as they did previously). However, this is no longer the case. (Updated config to reflect this)
- Remove un-necessary env.reset(). (We already reset at the start of the notebook - users can just run-run the notebook)
2025-03-11 12:58:59 +00:00
Marek Wolan
2bf118abc9
Merge remote-tracking branch 'origin/4.0.0a1-dev' into 4.0.0-dev
2025-02-26 15:33:50 +00:00
Charlie Crane
2830a2aef5
#3060 - Amendment to new version tag in configuration yaml. Now under the metadata tag
2025-02-14 12:36:23 +00:00
Charlie Crane
56e81a020c
#3060 - Adding version to YAML files within PrimAITE
2025-02-11 10:53:41 +00:00
Marek Wolan
96549e68aa
Merge remote-tracking branch 'origin/dev' into 4.0.0-dev
2025-02-10 14:39:28 +00:00
Marek Wolan
abccf4afc5
#3062 - First pass at unifying naming convention for discriminators (still errors) [skip ci]
2025-02-03 16:24:03 +00:00
Marek Wolan
4fb54c9492
#3029 - Add string-ip validator, improve validation, fix minor bugs in pulling schema data
2025-01-31 12:18:52 +00:00
Marek Wolan
66daab3baf
Backport 3.3.1 fixes into Core
2025-01-21 13:08:36 +00:00
Marek Wolan
18a665e562
Update actions and agents to get all tests passing post-refactor
2025-01-20 14:07:51 +00:00
Marek Wolan
c521528a0a
Merge remote-tracking branch 'origin/4.0.0a1-dev' into feature/2869-Marek
2025-01-20 10:39:20 +00:00
Marek Wolan
4c0f87e8aa
Fix configure actions that were accidentally combined
2025-01-20 10:23:13 +00:00
Marek Wolan
858406c4a3
update more tests to new actions schema
2025-01-17 14:38:59 +00:00
Nick Todd
c82865d630
#2888 : Uncomment domain_mapping in test configs.
2025-01-16 16:52:49 +00:00
Nick Todd
dff976b336
#2888 : Fix merge test failures.
2025-01-16 16:32:55 +00:00
Marek Wolan
03cab0fcec
Update configs to new action naming schema and remove redundant agent config
2025-01-16 15:18:13 +00:00
Nick Todd
1fe0aea48d
Merge remote-tracking branch 'origin/4.0.0a1-dev' into feature/2888_Align_core_software_with_registry
2025-01-15 14:53:46 +00:00
Marek Wolan
40d052141c
#2869 - Remove outdated parameters from actionmanager (action map achieves the same result) [skip ci]
2025-01-14 13:48:18 +00:00
Marek Wolan
fb5242bd78
Merge agents and actions branches + fix import / subclass errors
2025-01-14 11:34:01 +00:00
Charlie Crane
e3f4775acb
#2869 - Updates to ConfigSchema declaration and addressing some review comments
2025-01-10 14:09:15 +00:00
Charlie Crane
7af9d3724f
#2869 - Updates to address test failures. Updated YAML configs to remove redundant start_settings
2025-01-08 14:42:35 +00:00
Nick Todd
cb4e10921e
#2888 : Use fixing_duration from ConfigSchema.
2025-01-06 16:33:57 +00:00
Charlie Crane
e653afaa4c
#2912 - Merge in changes on target branch
2025-01-03 14:48:18 +00:00
Charlie Crane
770896200b
#2869 - More YAML/test fixes to address failures
2024-12-17 12:47:54 +00:00
Charlie Crane
3b1b74fb3a
#2869 - Some additional test updates to amend failures. Pre-commit tbd and some cleanup
2024-12-17 12:21:28 +00:00
Charlie Crane
436a986458
#2869 - Fixed failing tests from agent refactor. Some tests still fail but this is due to updating some action names in anticipation of merging in the extensible actions refactor
2024-12-17 10:51:57 +00:00
Charlie Crane
e40fd053f7
#2912 - Removing print statements left in from debugging
2024-12-11 10:32:15 +00:00
Charlie Crane
068ad2f1fa
#2912 - Updates to get tests to pass. Some ACL rules still misbehaving
2024-12-09 13:56:40 +00:00
Charlie Crane
b4bc59f633
#2912 - Updates to actions refactor to align with rewards refactor for consistency across codebase.
2024-11-19 18:57:40 +00:00
Charlie Crane
95fbe45137
#2912 - Updates so that all tests within test_actions.py pass
2024-11-13 15:32:48 +00:00
Charlie Crane
d757bd01f0
#2912 - Updated to include __all__ and some test fixes. New extensible actions documentation page
2024-11-12 14:49:44 +00:00
Nick Todd
6b29362bf9
#2913 : Tidy up config files.
2024-10-31 14:42:50 +00:00
Charlie Crane
844a3a60fa
#2912 - Steps to get test_actions passing the refactored actions. Some linting changes and YAML updates.
2024-10-30 18:34:05 +00:00
Nick Todd
77219db041
#2913 : Remove dns_server option from config files.
2024-10-30 16:32:49 +00:00
=
310876cd3b
2755 Add ability to extend HostNode, NetworkNode, Service and Application outside PrimAITE.
2024-09-04 15:49:37 +01:00
Archer Bowen
5bba4ed20e
Merge remote-tracking branch 'origin/dev' into feature/2689-command-and-control
2024-08-20 09:30:43 +01:00
Marek Wolan
1d2705eb1b
#2769 - Add user login observations
2024-08-15 20:16:11 +01:00
Archer Bowen
6c7376ab4b
#2681 Updated to include yaml file tests + include listening on multiports.
2024-08-13 09:37:11 +01:00
Chris McCarthy
a3a9ca9963
#2768 - Fixed issue causing main port to not be included in list of open ports. documented the configuration of listen_on_ports. added test that tests listen_on_ports configuration from yaml.
2024-08-08 21:20:20 +01:00
Chris McCarthy
71d8c6ea63
#2735 - synced with dev and resolved merge conflicts
2024-08-02 12:55:09 +01:00
Chris McCarthy
c2a19af6fa
#2735 - added documentation for users, usermanager and usersessionmanager. Added the ability to add additional users from config and documented this. also tested additional users from config.
2024-08-02 09:20:00 +01:00
Nick Todd
061509dffd
#2676 : Further test fixes.
2024-07-17 10:43:04 +01:00
Nick Todd
07e736977c
#2676 : Fix some more integration tests
2024-07-16 16:58:11 +01:00
Christopher McCarthy
2f649a302c
Merged PR 458: Carry over airspace hotfixes from internal
...
## Summary
Carried over hit fixes from internal that backtracked on the complex channel width stuff for now and focussed on getting a stable data rate baked in for each frequency. Implemented overriding of frequency max capacities on the airspace. updated documentation to reflect the changes in airspace.py.
## Test process
- Original tests still work
- Tested reading the frequency capacity overrides from config file
- Tested that setting the frequency override to 0.0 blocks the channel
## Checklist
- [X] PR is linked to a **work item**
- [X] **acceptance criteria** of linked ticket are met
- [X] performed **self-review** of the code
- [X] written **tests** for any new functionality added with this PR
- [X] updated the **documentation** if this PR changes or adds functionality
- [ ] written/updated **design docs** if this PR implements new functionality
- [X] updated the **change log**
- [X] ran **pre-commit** checks for code style
- [X] attended to any **TO-DOs** left in the code
Related work items: #2745
2024-07-12 10:17:25 +00:00
Chris McCarthy
cde632066c
#2745 implemented overriding of frequency max capacities on the airspace. updated documentation to reflect the changes in airspace.py.
2024-07-11 21:11:27 +01:00
Marek Wolan
e759ae5990
2623 fix issues with tests and revert request show method
2024-07-11 17:44:31 +01:00
Marek Wolan
3af22ac2ed
Merge remote-tracking branch 'origin/dev' into feature/2623-action-masking
2024-07-11 15:50:42 +01:00
Chris McCarthy
cf563149ec
#2745 carried over changes from internal that backtracked on the complex channel width stuff for now and focussed on getting a stable data rate baked in for each frequency
2024-07-11 15:07:58 +01:00
Marek Wolan
0c58c3969a
2623 - finish testing action mask
2024-07-10 13:46:30 +01:00
Archer.Bowen
feb9763f62
Merge https://dev.azure.com/ma-dev-uk/PrimAITE/_git/PrimAITE into feature/2716-Red-Agent-Logging
2024-07-10 13:40:54 +01:00
Marek Wolan
7201b7b8e0
2623 Add e2e tests for action masking
2024-07-10 11:01:42 +01:00