Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve multivm stress testcase #2283

Closed
wants to merge 1 commit into from

Conversation

bssrikanth
Copy link
Contributor

This commits improves current testcase by

  1. Facilitating users to run stress tools in certain vms which are
    server-client based and standalone stress tools in other vms parallely.
  2. Option to load stress on host in parallel to running stress in vms.

Signed-off-by: Srikanth Aithal [email protected]

@bssrikanth
Copy link
Contributor Author

Test results:

avocado run multivm_loadstress --vt-type libvirt --vt-extra-params vms="vm1 vm2 vm3" main_vm=vm1 master_images_clone="ubuntu-18.04-ppc64le" create_vm_libvirt=yes kill_vm_libvirt=yes os_variant=centos7.0 env_cleanup=yes backup_image_before_testing=no restore_image_after_testing=no mem=8096 close_fds=True vcpu_cores=4 smp=4 --vt-guest-os RHEL.7.6alt.ppc64le

JOB ID     : 3b14e850e902735694e0547d33ae3d55cf3a6c40
JOB LOG    : /home/srikanth/avocado-fvt-wrapper/results/job-2019-08-19T07.23-3b14e85/job.log
 (1/1) type_specific.powerkvm-libvirt.multivm_loadstress: /nohup: redirecting stderr to stdout
PASS (301.55 s)
RESULTS    : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB TIME   : 306.88 s
JOB HTML   : /home/srikanth/avocado-fvt-wrapper/results/job-2019-08-19T07.23-3b14e85/results.html

Where vm1 and vm2 are running uperf workload [server and client], vm3 is running stress-ng workload which is standalone.

@bssrikanth
Copy link
Contributor Author

dependent on avocado-framework/avocado-vt#2207

This commits improves current testcase by

1. Facilitating users to run stress tools in certain vms which are
server-client based and standalone stress tools in other vms parallely.
2. Option to load stress on host in parallel to running stress in vms.

Signed-off-by: Srikanth Aithal <[email protected]>
@dzhengfy
Copy link
Contributor

dzhengfy commented Sep 3, 2021

After confirmation with the IBM PPC FVT lead that the author does not work on this any more and the pr is not in use by them. So I close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants