avocado-framework-tests / avocado-misc-tests

Community maintained Avocado tests repository
Other
22 stars 123 forks source link

bonnie: fix url link for test suite #2914

Closed abdhaleegit closed 15 hours ago

abdhaleegit commented 1 week ago

The old url link do not work, as it moved from http to https and also update to latest version

abdhaleegit commented 1 week ago

even can you please add as yaml support

we can, but normally the link changes once a year.. does it require to pass from yaml ?

Naresh-ibm commented 1 week ago

even can you please add as yaml support

we can, but normally the link changes once a year.. does it require to pass from yaml ?

I feel adding through yaml is always a good part, people can just change it as yaml parameter instead of sending the PR to change it again. we reduce this dependency if it is through yaml

abdhaleegit commented 15 hours ago

Added yaml support @Naresh-ibm @PraveenPenguin

# avocado run --max-parallel-tasks=1 bonnie.py -m bonnie.py.data/bonnie.yaml
Fetching asset from bonnie.py:Bonnie.test
JOB ID     : 145ce9303e8ce8976d3f3c8dafd1e58795e2afe6
JOB LOG    : /root/tests/results/job-2024-11-18T04.11-145ce93/job.log
 (01/12) bonnie.py:Bonnie.test;run-fs-ext4-lv-lv-raid-raid-ea7d: STARTED
 (01/12) bonnie.py:Bonnie.test;run-fs-ext4-lv-lv-raid-raid-ea7d: PASS (11.42 s)
 (02/12) bonnie.py:Bonnie.test;run-fs-ext4-lv-lv-raid-no_raid-a35c: STARTED
 (02/12) bonnie.py:Bonnie.test;run-fs-ext4-lv-lv-raid-no_raid-a35c: PASS (10.31 s)
 (03/12) bonnie.py:Bonnie.test;run-fs-ext4-lv-no_lv-raid-raid-a062: STARTED
 (03/12) bonnie.py:Bonnie.test;run-fs-ext4-lv-no_lv-raid-raid-a062: PASS (2.56 s)
 (04/12) bonnie.py:Bonnie.test;run-fs-ext4-lv-no_lv-raid-no_raid-387c: STARTED
 (04/12) bonnie.py:Bonnie.test;run-fs-ext4-lv-no_lv-raid-no_raid-387c: PASS (2.28 s)
 (05/12) bonnie.py:Bonnie.test;run-fs-xfs-lv-lv-raid-raid-8500: STARTED
 (05/12) bonnie.py:Bonnie.test;run-fs-xfs-lv-lv-raid-raid-8500: PASS (10.04 s)
 (06/12) bonnie.py:Bonnie.test;run-fs-xfs-lv-lv-raid-no_raid-05f8: STARTED
 (06/12) bonnie.py:Bonnie.test;run-fs-xfs-lv-lv-raid-no_raid-05f8: PASS (9.32 s)
 (07/12) bonnie.py:Bonnie.test;run-fs-xfs-lv-no_lv-raid-raid-0905: STARTED
 (07/12) bonnie.py:Bonnie.test;run-fs-xfs-lv-no_lv-raid-raid-0905: PASS (2.59 s)
 (08/12) bonnie.py:Bonnie.test;run-fs-xfs-lv-no_lv-raid-no_raid-b282: STARTED
 (08/12) bonnie.py:Bonnie.test;run-fs-xfs-lv-no_lv-raid-no_raid-b282: PASS (2.32 s)
 (09/12) bonnie.py:Bonnie.test;run-fs-btrfs-lv-lv-raid-raid-3dec: STARTED
 (09/12) bonnie.py:Bonnie.test;run-fs-btrfs-lv-lv-raid-raid-3dec: PASS (10.45 s)
 (10/12) bonnie.py:Bonnie.test;run-fs-btrfs-lv-lv-raid-no_raid-94f0: STARTED
 (10/12) bonnie.py:Bonnie.test;run-fs-btrfs-lv-lv-raid-no_raid-94f0: PASS (10.02 s)
 (11/12) bonnie.py:Bonnie.test;run-fs-btrfs-lv-no_lv-raid-raid-c2b6: STARTED
 (11/12) bonnie.py:Bonnie.test;run-fs-btrfs-lv-no_lv-raid-raid-c2b6: PASS (3.09 s)
 (12/12) bonnie.py:Bonnie.test;run-fs-btrfs-lv-no_lv-raid-no_raid-abfc: STARTED
 (12/12) bonnie.py:Bonnie.test;run-fs-btrfs-lv-no_lv-raid-no_raid-abfc: PASS (2.76 s)
RESULTS    : PASS 12 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML   : /root/tests/results/job-2024-11-18T04.11-145ce93/results.html
JOB TIME   : 118.55 s