ECP-VeloC / AXL

Asynchronous Transfer Library
MIT License
2 stars 8 forks source link

AXL release for SCR v4.0 #144

Open CamStan opened 1 month ago

CamStan commented 1 month ago

See SCR v4.0 project: https://github.com/orgs/LLNL/projects/26

Process

gonsie commented 2 weeks ago

@CamStan Axl is ready for these steps, both #131 and #145 and WIPs.

CamStan commented 2 weeks ago

*All CI tests passed on x86_64 system, 1 failed on power9.

The test waits 3 seconds before initiating a bbapi transfer cancel, but all the files had already copied by then. So the issue here was with the test itself. In the future, adjusting the test or scaling up might resolve this.

test 5
    Start 5: bbapi_cancel_test
5: Test command: /g/g0/stanavig/.jacamar-ci/builds/xYGwyxK_/002/gitlab/ecp-veloc/AXL/build/test/test_axl.sh "-n" "300" "-c" "3" "bbapi"
5: Test timeout computed to be: 10000000
5: Testing bbapi transfer cancel after 3 seconds... failure.  Files were all copied before the cancel
5/9 Test #5: bbapi_cancel_test ................***Failed    6.15 sec