Skip to content

[Fast-Reboot test]: Don't crash the test, when we received no log output in a VM#439

Merged
pavel-shirshov merged 1 commit intosonic-net:masterfrom
pavel-shirshov:pavelsh/test_fix
Feb 1, 2018
Merged

[Fast-Reboot test]: Don't crash the test, when we received no log output in a VM#439
pavel-shirshov merged 1 commit intosonic-net:masterfrom
pavel-shirshov:pavelsh/test_fix

Conversation

@pavel-shirshov
Copy link
Contributor

Description of PR

Fixes following error

======================================================================
ERROR: fast-reboot.FastReloadTest
----------------------------------------------------------------------
Traceback (most recent call last):
  File "ptftests/fast-reboot.py", line 699, in runTest
    self.log("    %s : %d" % (msg, self.logs_info[ip][msg]))
TypeError: %d format: a number is required, not str

Type of change

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

Approach

How did you do it?
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?

Documentation

@pavel-shirshov pavel-shirshov merged commit 1dec51b into sonic-net:master Feb 1, 2018
@pavel-shirshov pavel-shirshov deleted the pavelsh/test_fix branch February 1, 2018 00:26
auspham pushed a commit to auspham/sonic-mgmt that referenced this pull request Jun 27, 2025
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
Includes sonic-swss-common commits:
```
71dc350 2021-01-07 | Lower the log level for outdated key for SubscriberStateTable notification (sonic-net#441) [Qi Luo]
7e40582 2021-01-08 | Add boost dependencies (sonic-net#442) [Ze Gan]
30a8ddf 2021-01-05 | Change DBConnector::hgetall return type from map to unordered_map (sonic-net#440) [Qi Luo]
021108d 2021-01-02 | MCLAG Enhancements per HLD sonic-net/SONiC#596 (sonic-net#405) [Praveen-Brcm]
54996fc 2021-01-02 | Implement ConfigDBConnector and ConfigDBPipeConnector in C++ (sonic-net#437) [Qi Luo]
8286525 2020-12-27 | Simply refactor DBConnector hgetall() [Qi Luo]
6d1d33b 2020-12-27 | Fix RedisTransactioner: handle empty deque [Qi Luo]
624e0b8 2020-12-26 | Move complex class constructor as explicit, and fix several mistaken copy constructor usage [Qi Luo]
3b983f9 2020-12-30 | [ci]: add timeout to 180 minutes for arm build (sonic-net#439) [lguohan]
f2e4210 2020-12-29 | Add utility for string and redis (sonic-net#434) [Ze Gan]
7a885fd 2020-12-29 | [build]: add build check for arm64 and armhf (sonic-net#436) [lguohan]
47bccc4 2020-12-24 | Add missed vector header to rediscommand.h (sonic-net#435) [Ze Gan]
```
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…onic-net#2594)

* [201811 submodules] advance sairedis, swss, swss-common, utilities

Submodule src/sonic-sairedis d57222a..54b02a1:
  > Add support for fdb_event MOVE and check fdb event oids (sonic-net#420)
  > [vslib] add missing port attributes for virtual switch (sonic-net#419)

Submodule src/sonic-swss 584490c..62e2a20:
  > [fdborch] Store vlan id of FDB entry instead of port pvid into stateD… (sonic-net#759)
  > [portsorch] Change speed set flow (sonic-net#764)
  > Create egress ACL table group during the PFCWD stats list installment (sonic-net#787)

Submodule src/sonic-swss-common 286ef34..2592b0c:
  > Add support for WarmStart::setDataCheckState() (sonic-net#242)

Submodule src/sonic-utilities b44b462..d409987:
  > [sonic_installer] Improve error handling (sonic-net#460)
  > [clock] sync os time to CMOS before rebooting (sonic-net#465)
  > [intfstat] add intfstat script to output RIF counters (sonic-net#439)

Signed-off-by: Ying Xie <[email protected]>

* [201811 utilties] add 201811 branch for sonic-utilities repo

Submodule src/sonic-utilities d409987...ff1448c:
  > [sonic_installer] Improve error handling (sonic-net#460)
  > [clock] sync os time to CMOS before rebooting (sonic-net#465)
  < [sonic_installer] Improve error handling (sonic-net#460)
  < [clock] sync os time to CMOS before rebooting (sonic-net#465)
  < [intfstat] add intfstat script to output RIF counters (sonic-net#439)

Signed-off-by: Ying Xie <[email protected]>
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…lly (#23453)

#### Why I did it
src/sonic-gnmi
```
* 47a3b00 - (HEAD -> 202405, origin/202405) Merge pull request sonic-net#439 from liuh-80/dev/liuh/multirole_202405_cp (89 minutes ago) [bingwang-ms]
* 8d9147e - Update server_test.go (2 weeks ago) [Hua Liu]
* c56fb04 - Update server_test.go (2 weeks ago) [Hua Liu]
* 9f1730d - Update clientCertAuth.go (2 weeks ago) [Hua Liu]
* 45cb29c - Update azure-pipelines.yml (2 weeks ago) [Hua Liu]
* eb4d1b1 - Add cert multiple roles support (sonic-net#366) (2 weeks ago) [Hua Liu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…tomatically (sonic-net#20437)

#### Why I did it
src/sonic-linux-kernel
```
* 72616d7 - (HEAD -> 202305, origin/202305) Fix the dps460 kernel driver for the 5.10 kernel (sonic-net#439) (2 hours ago) [Saikrishna Arcot]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants