From 581016394d8812b91acd8bd50f8d8bc887a791aea7e4d9f4659e9f0c309fd851 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Sat, 9 Jun 2018 07:10:14 +0000 Subject: [PATCH 1/4] Offline generation of 4.5.1528221504.9686d093 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=114 --- os-autoinst-4.5.1527308405.8b586d5e.tar.xz | 3 --- os-autoinst-4.5.1528221504.9686d093.tar.xz | 3 +++ os-autoinst.changes | 15 +++++++++++++++ os-autoinst.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 os-autoinst-4.5.1527308405.8b586d5e.tar.xz create mode 100644 os-autoinst-4.5.1528221504.9686d093.tar.xz diff --git a/os-autoinst-4.5.1527308405.8b586d5e.tar.xz b/os-autoinst-4.5.1527308405.8b586d5e.tar.xz deleted file mode 100644 index 5d92fef..0000000 --- a/os-autoinst-4.5.1527308405.8b586d5e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b153a39851557df5aeeab3703ab2c29820df33808f2544856a0a79b0604947e -size 18684372 diff --git a/os-autoinst-4.5.1528221504.9686d093.tar.xz b/os-autoinst-4.5.1528221504.9686d093.tar.xz new file mode 100644 index 0000000..b0a6186 --- /dev/null +++ b/os-autoinst-4.5.1528221504.9686d093.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9de9465aa1bf4fa7bb4e89a480013bd54f80fd1288b765f6f272a0c8ec5bd97 +size 18685648 diff --git a/os-autoinst.changes b/os-autoinst.changes index 5ce384e..be5cac8 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jun 05 17:58:37 UTC 2018 - okurz@suse.com + +- Update to version 4.5.1528221504.9686d093: + * ppmclibs/tinycv_impl.cc code improvements (#968) + * Rename variables in isotovideo + * Improve debug info, fix tests + * Allow to pause test execution at specific test + * Get rid of the developer route again + * Disable timeout on the stream to the parent + * Broadcast debugging aids to web clients + * Avoid one more global variable + * Open a websocket server in isotovideo to reply commands + * Remove old interactive mode + ------------------------------------------------------------------- Sun May 27 08:30:46 UTC 2018 - okurz@suse.com diff --git a/os-autoinst.spec b/os-autoinst.spec index c772e67..38452f1 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.5.1527308405.8b586d5e +Version: 4.5.1528221504.9686d093 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later From 4786d3a461d315d2786cb5db1afeafa1c044efd4722325af0994eea2a5105353 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 12 Jun 2018 19:10:18 +0000 Subject: [PATCH 2/4] Offline generation of 4.5.1528826737.683cab09 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=115 --- os-autoinst-4.5.1528221504.9686d093.tar.xz | 3 --- os-autoinst-4.5.1528826737.683cab09.tar.xz | 3 +++ os-autoinst.changes | 9 +++++++-- os-autoinst.spec | 2 +- 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 os-autoinst-4.5.1528221504.9686d093.tar.xz create mode 100644 os-autoinst-4.5.1528826737.683cab09.tar.xz diff --git a/os-autoinst-4.5.1528221504.9686d093.tar.xz b/os-autoinst-4.5.1528221504.9686d093.tar.xz deleted file mode 100644 index b0a6186..0000000 --- a/os-autoinst-4.5.1528221504.9686d093.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9de9465aa1bf4fa7bb4e89a480013bd54f80fd1288b765f6f272a0c8ec5bd97 -size 18685648 diff --git a/os-autoinst-4.5.1528826737.683cab09.tar.xz b/os-autoinst-4.5.1528826737.683cab09.tar.xz new file mode 100644 index 0000000..07b0aa4 --- /dev/null +++ b/os-autoinst-4.5.1528826737.683cab09.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdfe2ed2d76bc298be2750afc8f22e1a84132f1562bd618b32ae45237933199 +size 18686020 diff --git a/os-autoinst.changes b/os-autoinst.changes index be5cac8..4b8036e 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,7 +1,12 @@ ------------------------------------------------------------------- -Tue Jun 05 17:58:37 UTC 2018 - okurz@suse.com +Tue Jun 12 18:05:49 UTC 2018 - okurz@suse.com -- Update to version 4.5.1528221504.9686d093: +- Update to version 4.5.1528826737.683cab09: + * Make ssh failures to remote systems debuggable (#973) + * Wait for command typed in serial terminal before running it (#971) + * Add INCLUDE_MODULES to only schedule whitelisted modules on request (#962) + * Allow where parameter for mutex unlocking (#969) + * Install OpenQA/Commands.pm (#972) * ppmclibs/tinycv_impl.cc code improvements (#968) * Rename variables in isotovideo * Improve debug info, fix tests diff --git a/os-autoinst.spec b/os-autoinst.spec index 38452f1..6c1b9ba 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.5.1528221504.9686d093 +Version: 4.5.1528826737.683cab09 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later From 9bdec8714c508d69f46cd83b325ab565d2a99d123a435fe5e3ae4174b42a65c7 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Sat, 16 Jun 2018 13:30:55 +0000 Subject: [PATCH 3/4] Offline generation of 4.5.1528997389.34f20187 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=116 --- os-autoinst-4.5.1528826737.683cab09.tar.xz | 3 --- os-autoinst-4.5.1528997389.34f20187.tar.xz | 3 +++ os-autoinst.changes | 6 ++++-- os-autoinst.spec | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 os-autoinst-4.5.1528826737.683cab09.tar.xz create mode 100644 os-autoinst-4.5.1528997389.34f20187.tar.xz diff --git a/os-autoinst-4.5.1528826737.683cab09.tar.xz b/os-autoinst-4.5.1528826737.683cab09.tar.xz deleted file mode 100644 index 07b0aa4..0000000 --- a/os-autoinst-4.5.1528826737.683cab09.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffdfe2ed2d76bc298be2750afc8f22e1a84132f1562bd618b32ae45237933199 -size 18686020 diff --git a/os-autoinst-4.5.1528997389.34f20187.tar.xz b/os-autoinst-4.5.1528997389.34f20187.tar.xz new file mode 100644 index 0000000..8009419 --- /dev/null +++ b/os-autoinst-4.5.1528997389.34f20187.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:081adefcdc4cf30605bb03c2fb756622a3a821a976a842778ea346724bc11046 +size 18686504 diff --git a/os-autoinst.changes b/os-autoinst.changes index 4b8036e..dd07b11 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,7 +1,9 @@ ------------------------------------------------------------------- -Tue Jun 12 18:05:49 UTC 2018 - okurz@suse.com +Thu Jun 14 17:29:59 UTC 2018 - okurz@suse.com -- Update to version 4.5.1528826737.683cab09: +- Update to version 4.5.1528997389.34f20187: + * Document the multi-process architecture (#975) + * tidy: exclude .git/ from search path (#974) * Make ssh failures to remote systems debuggable (#973) * Wait for command typed in serial terminal before running it (#971) * Add INCLUDE_MODULES to only schedule whitelisted modules on request (#962) diff --git a/os-autoinst.spec b/os-autoinst.spec index 6c1b9ba..4bde96d 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.5.1528826737.683cab09 +Version: 4.5.1528997389.34f20187 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later From 1c38ad9a84fbc0e356c1a045e51af488d272f5b0724f49a2bfa457443e1c7881 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Wed, 20 Jun 2018 01:30:59 +0000 Subject: [PATCH 4/4] Offline generation of 4.5.1529342275.852c3ff6 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=117 --- os-autoinst-4.5.1528997389.34f20187.tar.xz | 3 --- os-autoinst-4.5.1529342275.852c3ff6.tar.xz | 3 +++ os-autoinst.changes | 5 +++-- os-autoinst.spec | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 os-autoinst-4.5.1528997389.34f20187.tar.xz create mode 100644 os-autoinst-4.5.1529342275.852c3ff6.tar.xz diff --git a/os-autoinst-4.5.1528997389.34f20187.tar.xz b/os-autoinst-4.5.1528997389.34f20187.tar.xz deleted file mode 100644 index 8009419..0000000 --- a/os-autoinst-4.5.1528997389.34f20187.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:081adefcdc4cf30605bb03c2fb756622a3a821a976a842778ea346724bc11046 -size 18686504 diff --git a/os-autoinst-4.5.1529342275.852c3ff6.tar.xz b/os-autoinst-4.5.1529342275.852c3ff6.tar.xz new file mode 100644 index 0000000..0ff7661 --- /dev/null +++ b/os-autoinst-4.5.1529342275.852c3ff6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7409b55e2fb79754eaf2edc4ef0efc04e8046c3571b7df4f2e6b467b189f33 +size 18686524 diff --git a/os-autoinst.changes b/os-autoinst.changes index dd07b11..8ce851b 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- -Thu Jun 14 17:29:59 UTC 2018 - okurz@suse.com +Mon Jun 18 17:18:07 UTC 2018 - okurz@suse.com -- Update to version 4.5.1528997389.34f20187: +- Update to version 4.5.1529342275.852c3ff6: + * Add state of the test_execution and name of the test name to pause at (#976) * Document the multi-process architecture (#975) * tidy: exclude .git/ from search path (#974) * Make ssh failures to remote systems debuggable (#973) diff --git a/os-autoinst.spec b/os-autoinst.spec index 4bde96d..cd27c33 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.5.1528997389.34f20187 +Version: 4.5.1529342275.852c3ff6 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later