Skip to content

[start-vm] add support to respin a list of VMs with testbed-cli start-vm command#768

Merged
yxieca merged 3 commits intosonic-net:masterfrom
yxieca:respinvms
Jan 10, 2019
Merged

[start-vm] add support to respin a list of VMs with testbed-cli start-vm command#768
yxieca merged 3 commits intosonic-net:masterfrom
yxieca:respinvms

Conversation

@yxieca
Copy link
Collaborator

@yxieca yxieca commented Jan 7, 2019

Type of change

  • [] Bug fix
  • Testbed and Framework(new/improvement)
  • [] Test case(new/improvement)

Approach

How did you do it?

  • respin a subset of VMs with testbed-cli.sh <testbed> <password-file> -e respin_vms=[vm1,vm2...]
  • with this change, it is also possible to add other extra parameters to the command list
    e.g. testbed-cli.sh -vvv

How did you verify/test it?

  • verified respin-ing a single VM.
  • verified respin-ing a list of VMs.
  • verified respin-ing no VMs.
  • verified another sub-command (add-topo).

@yxieca yxieca requested review from lguohan and maggiemsft January 7, 2019 21:55
…-vm command

- respin a subset of VMs with testbed-cli.sh <testbed> <password-file> -e respin_vms=[vm1,vm2...]
- with this change, it is also possible to add other extra parameters to the command list
  e.g. testbed-cli.sh <required parameters> -vvv

Signed-off-by: Ying Xie <[email protected]>
@yxieca yxieca merged commit 4414ca1 into sonic-net:master Jan 10, 2019
@yxieca yxieca deleted the respinvms branch January 10, 2019 22:50
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
[ci]: download artifacts from master branch (sonic-net#768)
Do not create fabric port if mapping is not available (sonic-net#769)
[syncd] Comparison logic log also current attr value on set operation (sonic-net#763)
Add fabric port test to vslib (sonic-net#737)
[ci]: use sonicbld pool (sonic-net#766)
[tests] Remove exit command blocking all tests to run (sonic-net#765)
[vslib]: adapt macsec sai 1.7.1 (sonic-net#755)
Add support for SAI_SWITCH_ATTR_AVAILABLE_IPMC_ENTRY needed by CRM (sonic-net#756)

Signed-off-by: Danny Allen <[email protected]>
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…net#14362)

Why I did it
src/sonic-swss

* bf496d1 - (HEAD -> 202205, origin/202205) [202205] Fixed set admin_status for deleted subintf due to late notification (sonic-net#2704) (3 days ago) [EdenGri]
src/sonic-swss-common

* ecf60a3 - (HEAD -> 202205, origin/202205) [logger] Add public `restartLogger` to restart logger thread (sonic-net#768) (2 days ago) [Longxiang Lyu]
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
6cfb3ecb0248768da0a91e5f7fb4477c5da7eb4e (HEAD -> 201911, origin/201911) [build]: allow to use extra inc/lib location to build the package (sonic-net#595)
40d34872d3b7f354adac67f084eebf6ee467f779 Merge pull request sonic-net#846 from xumia/azp-201911
76ac50f147a7d820b19d8d7628a67f2fe4f5159b Disable the build test
6c9cf655b8b5b152cab1d578e05eddf8238b81b0 Fix branch reference error
ca8d81d37a9b0294098f161b036d330d9ff461e0 [ci]: download artifacts from master branch (sonic-net#768)
0cbf4d55c67a9f8f52715f95536f3588acf06c4a [ci]: use sonicbld pool (sonic-net#766)
b6f1265ee9bd86f8a5e909a6f1e9b2384497c906 [ci]: add build for arm64 and armhf (sonic-net#757)
9ec0a7da64d479b124815edc5b505fb88b2532a0 CI: add azure pipeline CI/CD (sonic-net#754)
1436dbe02cd3c56f796c6b3398d4075cd05d97e0 Fix RIF issue (sonic-net#835)

Signed-off-by: Abhishek Dosi <[email protected]>
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