Nick Todd
3ab911f6af
#2085 : Change output file type
2023-11-29 11:41:02 +00:00
Nick Todd
957702fa5d
#2085 : Remove JSON file handling
2023-11-29 10:10:23 +00:00
Nick Todd
28da7bb648
#2085 : Merge branch 'feature/2087_Full-reset-functionality' into feature/2085-dump_describe_state
2023-11-28 16:19:16 +00:00
Chris McCarthy
94f8a45a4d
#1859 - Re-ordered the node reset function
2023-11-28 15:29:13 +00:00
Nick Todd
e63727fa3a
#2058 - Fix up log file path
2023-11-28 14:12:01 +00:00
Nick Todd
2eeb896099
#2085 - Dump describe_state output to JSON file.
2023-11-28 12:16:04 +00:00
Chris McCarthy
9a4855e7bd
#1859 - Added the call to file system reset
2023-11-28 11:58:09 +00:00
Marek Wolan
2de1d02c48
Fix app install logic
2023-11-27 22:55:00 +00:00
Marek Wolan
b0399195bb
Fix software manager usage in uc2 network func
2023-11-27 22:20:44 +00:00
Marek Wolan
21b865d8a8
Merge origin/dev into feature/1859
2023-11-27 22:13:42 +00:00
Chris McCarthy
517f99b04b
#1859 - Added the call to file system reset
2023-11-28 09:45:45 +00:00
Chris McCarthy
37663c941d
#1859 - Added route table reset, still not working
2023-11-28 00:51:48 +00:00
Chris McCarthy
39dfbb741f
#1859 - Made some fixes to resets. Still an issue with the Router reset.
2023-11-28 00:21:41 +00:00
Chris McCarthy
58e9033a4c
#1859 - First pass at an implementation of the full reset method. Will now start testing...
2023-11-27 23:01:56 +00:00
Nick Todd
95f6cf6691
Merged PR 221: Version 3 beta 2 doc changes
...
## Summary
*Replace this text with an explanation of what the changes are and how you implemented them. Can this impact any other parts of the codebase that we should keep in mind?*
## Test process
*How have you tested this (if applicable)?*
## Checklist
- [Y] PR is linked to a **work item**
- [Y] **acceptance criteria** of linked ticket are met
- [Y ] performed **self-review** of the code
- [N] written **tests** for any new functionality added with this PR
- [Y] updated the **documentation** if this PR changes or adds functionality
- [N] written/updated **design docs** if this PR implements new functionality
- [N] updated the **change log**
- [Y] ran **pre-commit** checks for code style
- [N] attended to any **TO-DOs** left in the code
Related work items: #2068
2023-11-27 21:35:37 +00:00
Chris McCarthy
ae5046b8fb
#1859 - As disccused
2023-11-27 17:05:12 +00:00
Chris McCarthy
c3bb78c5a3
Merge remote-tracking branch 'devops/feature/1859-red-agent-marek' into feature/1859-red-agent-marek
2023-11-27 13:50:41 +00:00
Chris McCarthy
4d4a578555
#1859 - Integrated the runtime execution for web client. Added in the webclient application execution action. Now fixing http status code issues.
2023-11-27 13:47:59 +00:00
Marek Wolan
89cbc08352
Apply suggestions from code review
2023-11-27 13:28:11 +00:00
Marek Wolan
43fee23600
Fix incorrect order in session from config
2023-11-27 11:55:58 +00:00
Czar Echavez
299729d5b4
#2064 : documentation EVERYWHERE
2023-11-27 11:38:03 +00:00
Marek Wolan
84bd9b1bff
Merge remote-tracking branch 'origin/dev' into feature/1859-red-agent-marek
2023-11-26 23:45:10 +00:00
Marek Wolan
ece9b14d63
Resolve merge conflicts
2023-11-26 23:29:14 +00:00
Czar Echavez
cd49f1eb85
#2064 : Apply PR suggestions
2023-11-25 13:19:32 +00:00
Jake Walker
cbdaa6c444
Move data manipulation agent into individual file
2023-11-24 16:32:04 +00:00
Jake Walker
08c1b3cfb9
Fix code style issues
2023-11-24 15:56:04 +00:00
Jake Walker
e62ca22cb7
Fix data manipulation bot tests
2023-11-24 15:53:07 +00:00
Nick Todd
76b3a5ab6f
#2068 : Updated version
2023-11-24 15:43:52 +00:00
Nick Todd
a2a27697a3
Merge branch 'dev' into feature/2068-Validate_documentation
2023-11-24 15:27:33 +00:00
Nick Todd
355cbedbae
#2068 : Further typo and formatting changes.
2023-11-24 15:17:08 +00:00
Czar Echavez
330e87698e
Merge remote-tracking branch 'origin/dev' into bugfix/2064-software-continues-running-after-node-is-turned-off
2023-11-24 15:16:25 +00:00
Czar Echavez
b7b718f25d
#2064 : added a method that checks if the class can perform actions and added it where necessary + tests everywhere
2023-11-24 15:15:56 +00:00
Jake Walker
c5cfbb825a
Fix database client connect method
2023-11-24 15:15:45 +00:00
Marek Wolan
e609f8eb50
Fix misconfiguration in uc2 config and session
2023-11-24 14:56:17 +00:00
Chris McCarthy
dfb08b8cf3
#1859 - DB query now returns false if the query isn't ran due to the node being off
2023-11-24 11:52:33 +00:00
Jake Walker
ff8b773c10
Database Manipulation Bot bug fixes
2023-11-24 11:10:34 +00:00
Jake Walker
4e104a4d99
Update data manipulation bot
2023-11-24 10:33:19 +00:00
Jake Walker
92dabe59f7
Fix data manipulation bot configuration
2023-11-24 10:04:19 +00:00
Marek Wolan
bfd5f054dc
Merge 'origin/dev' into feature/1971-ray-agents-2
2023-11-24 09:50:37 +00:00
Marek Wolan
abba1ef86b
Remove hardcoded checkpoint frequency in rllib
2023-11-24 09:37:26 +00:00
Jake Walker
b13a9d3daf
Add application execution action for data manipulation bot
2023-11-24 09:25:55 +00:00
Marek Wolan
50c9ef16cb
Move policy module into session
2023-11-24 09:18:18 +00:00
Marek Wolan
bd109a7cfc
Complete session->game rename refactor
2023-11-24 09:14:55 +00:00
Czar Echavez
2ce03e0262
#2064 : turn on everything when node is turned on
2023-11-23 22:10:53 +00:00
Czar Echavez
f0fc6518a0
#2064 : add handling of offline service to dns, ftp and database
2023-11-23 21:48:11 +00:00
Chris McCarthy
dfe07ad926
#2034 - Fixed deepcopy reference issue
2023-11-23 21:25:52 +00:00
Czar Echavez
bd6c27244c
#2064 : Edited services and applications to handle when they are shut down
2023-11-23 19:49:03 +00:00
Jake Walker
5f1a5af1b4
Add data manipulation bot action manager
2023-11-23 16:06:19 +00:00
Jake Walker
c93705867f
Move configuration from agent to data manipulation bot
2023-11-23 15:53:47 +00:00
Christopher McCarthy
76939fb8e8
Apply suggestions from code review
2023-11-23 15:45:22 +00:00