Skip to content

Releases: redhat-performance/uperf-wrapper

Cleanup of uperf_build, proto.

15 Jan 15:44
d8a3dc2
Compare
Choose a tag to compare
Merge pull request #35 from redhat-performance/fix_cld

We need to copy /usr/local/bin/uperf to the client system also.

Copy uperf to the other system.

15 Jan 14:25
d8a3dc2
Compare
Choose a tag to compare

We need uperf on both systems.

Fix how we are spawning uperf.

14 Jan 14:02
4609494
Compare
Choose a tag to compare

Couple issues
issue 1: We are killing off uperf_run by accident. We need to be doing pkill -x uperf
issue 2: We are not spawning on the proper system.

Fix type on command arg to systemctl.

20 Nov 17:12
39a0ce6
Compare
Choose a tag to compare
Merge pull request #31 from redhat-performance/fix_pager

Fix systemctl mistyped option

Tell systemctl not to page the results.

09 Oct 10:53
d08016c
Compare
Choose a tag to compare

Recent changes to the systemctl has it use less for paging. This is causing the script to hang because less is waiting for a response.

Add metta data to uperf

18 Sep 13:44
4eec897
Compare
Choose a tag to compare

Add meta data to uperf results file.

Fix uperf results

31 Jul 19:44
96ee31f
Compare
Choose a tag to compare
Merge pull request #27 from redhat-performance/fix_results

Fix results

updates for saving results

26 Jul 11:51
Compare
Choose a tag to compare
v1.19

Remove extra name

Designate no pager for systemctl status

08 Jul 14:48
Compare
Choose a tag to compare
v1.18

AZURE broke, need to designate --no_pager for systemctl status

fix vars

25 Oct 15:10
Compare
Choose a tag to compare
v1.17

Fix variable names