Skip to content

Commit

Permalink
Add vm-vac-cpu-offline-online.exp
Browse files Browse the repository at this point in the history
  • Loading branch information
vsrinivas committed Aug 8, 2023
1 parent b413788 commit 78356ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ jobs:
run: wget https://raw.githubusercontent.com/vsrinivas/kvm-misc/master/vm-boot-test-vac.exp -O vm-boot-test-vac.exp && chmod +x ./vm-boot-test-vac.exp && ./vm-boot-test-vac.exp
- name: vm-vac-reload.exp
run: wget https://raw.githubusercontent.com/vsrinivas/kvm-misc/master/vm-vac-reload.exp -O vm-vac-reload.exp && chmod +x ./vm-vac-reload.exp && ./vm-vac-reload.exp
- name: vm-vac-cpu-offline-online.exp
run: wget https://raw.githubusercontent.com/vsrinivas/kvm-misc/master/vm-vac-cpu-offline-online.exp -O vm-vac-cpu-offline-online.exp && chmod +x ./vm-vac-cpu-offline-online.exp && ./vm-vac-cpu-offline-online.exp

0 comments on commit 78356ce

Please sign in to comment.