qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 8d0ea5: device-crash-test: No need for sys.pa


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 8d0ea5: device-crash-test: No need for sys.path hack
Date: Fri, 05 Oct 2018 06:52:22 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 8d0ea57ad43b62ddf0838244d3f5b8390928dfc2
      
https://github.com/qemu/qemu/commit/8d0ea57ad43b62ddf0838244d3f5b8390928dfc2
  Author: Eduardo Habkost <address@hidden>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M scripts/device-crash-test

  Log Message:
  -----------
  device-crash-test: No need for sys.path hack

The device-crash-test script is already inside the 'scripts'
directory, there's no need to add the directory manually to
sys.path.

Signed-off-by: Eduardo Habkost <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Daniel P. Berrangé <address@hidden>
Reviewed-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>


  Commit: ae68fdaba9d93d8fd14ef1a1bb2e25cc250d015d
      
https://github.com/qemu/qemu/commit/ae68fdaba9d93d8fd14ef1a1bb2e25cc250d015d
  Author: Eduardo Habkost <address@hidden>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M tests/docker/docker.py

  Log Message:
  -----------
  Revert "docker.py: Python 2.6 argparse compatibility"

This reverts commit c2d3189667409561772e8c1e5615c5166cd8aa2c.

scripts/argparse.py was removed from the tree, so we don't need
this hack anymore.

Signed-off-by: Eduardo Habkost <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Daniel P. Berrangé <address@hidden>
Reviewed-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>


  Commit: afb624960079f816efef14af273b2ae12757476a
      
https://github.com/qemu/qemu/commit/afb624960079f816efef14af273b2ae12757476a
  Author: Eduardo Habkost <address@hidden>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M tests/migration/guestperf/shell.py

  Log Message:
  -----------
  Revert "tests: migration/guestperf Python 2.6 argparse compatibility"

This reverts commit 0ea47d0f36112f0f38661e2e430edf32737c7f43.

scripts/argparse.py was removed from the tree, so we don't
need this hack anymore.

Signed-off-by: Eduardo Habkost <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Daniel P. Berrangé <address@hidden>
Reviewed-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>


  Commit: cd0c3da730bc8369f0b6c1c6bf81babd9851060d
      
https://github.com/qemu/qemu/commit/cd0c3da730bc8369f0b6c1c6bf81babd9851060d
  Author: Thomas Huth <address@hidden>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M scripts/device-crash-test

  Log Message:
  -----------
  scripts/device-crash-test: Remove entries for serial devices

The problem with the various serial devices has been fixed a while
ago in commit 47c4f85a0c27888e12af827471cfef87deb49821 ("hw/char/serial:
Allow disconnected chardevs") already, so we can remove these entries
from the "ignore" list in the device-crash-test script now.

Signed-off-by: Thomas Huth <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>


  Commit: 638ad4ad17ae3c083d64aaf8af1252ffc7fffee1
      
https://github.com/qemu/qemu/commit/638ad4ad17ae3c083d64aaf8af1252ffc7fffee1
  Author: Peter Maydell <address@hidden>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M scripts/device-crash-test
    M tests/docker/docker.py
    M tests/migration/guestperf/shell.py

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' 
into staging

Python queue, 2018-10-03

* Remove fixed serial device errors from device-crash-test
* Remove unnecessary Python 2.6 compatibility code

# gpg: Signature made Thu 04 Oct 2018 03:17:34 BST
# gpg:                using RSA key 2807936F984DC5A6
# gpg: Good signature from "Eduardo Habkost <address@hidden>"
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost/tags/python-next-pull-request:
  scripts/device-crash-test: Remove entries for serial devices
  Revert "tests: migration/guestperf Python 2.6 argparse compatibility"
  Revert "docker.py: Python 2.6 argparse compatibility"
  device-crash-test: No need for sys.path hack

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/b8e5671a8cd1...638ad4ad17ae
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]