Confirmed users
561
edits
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
* C SUTAgent. Switch B2G to C SUTAgent so we can use B2G on the pandaboards in CI. Keeping most functionality in C++ base class and then subclass that for environments like B2G pandaboards. | * C SUTAgent. Switch B2G to C SUTAgent so we can use B2G on the pandaboards in CI. Keeping most functionality in C++ base class and then subclass that for environments like B2G pandaboards. | ||
** Should we use the old C agent for a linux based phone and adapt that for a B2G specific agent, or make a C++ crossplatform agent that can also run on B2G, Mac, Linux and Windows (Use case: eideticker recording Firefox on OS X) | ** Should we use the old C agent for a linux based phone and adapt that for a B2G specific agent, or make a C++ crossplatform agent that can also run on B2G, Mac, Linux and Windows (Use case: eideticker recording Firefox on OS X) | ||
** Need a proper requirement document | *** Settled on making crossplatform, with details [https://etherpad.mozilla.org/Ateam-Cross-Platform-SUTAgent here]. | ||
** [mcote] Need a proper requirement document and high level interface specs. | |||
** Need better monitoring/logging | |||
=== Continuous Integration === | === Continuous Integration === | ||