Firmware-CI testing#245
Conversation
bdf39e2 to
b7360d7
Compare
8efa240 to
10a2a17
Compare
6fcc8f3 to
9fb90d0
Compare
9fb90d0 to
7758e57
Compare
I'm looking into #306. Does this describe the problem you are facing with the client app @AtomicFS ? |
Possibly, not sure. The agent is ran from systemd service. |
Fixed with #307 |
7758e57 to
04ddf2f
Compare
|
The FWCI is kinda funky and still tries to run the Seems like the #307 did fix the problem 🎊 |
04ddf2f to
46ff535
Compare
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
46ff535 to
f128eeb
Compare
- goreleaser is great because we can use it to very easily build linux distribution packages, like a package for debian, fedora and so on - we do not have to use goreleaser to handle the releases themselves Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
f128eeb to
35486c6
Compare
- add fwci configuration files - add CI/CD job for triggering the FWCI testing suite Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
86a2278 to
4190fc9
Compare
|
There are right now 2 tests failing:
|
I have cleaned up the commits, files and everything, and moved the more advanced stuff into another branch.
Anyway, this should be the bare minimum as requested, using the dummy modules.
At the moment the FWCI tests are failing because I suspect the
dutctldoes not yet contain the fix #296 (I think, not sure, @llogen did not tell me exactly which PR fixes the "missing stdout" problem).