Project

General

Profile

action #55586

Updated by okurz over 4 years ago

Issue to track the update of OSD done by @okurz on 2019-08-15. 

 The deployment was conducted semi-automatically, details in 
 https://gitlab.suse.de/okurz/osd-deployment/-/jobs/111096 

 I did not manage to generate the changelog completely automatic. Tried with `comm` but it seems that the os-autoinst changelog at least is intermangled on package updates so not completely sorted. 

 changelog: 

 ``` 
 openQA: 
  * https://github.com/os-autoinst/openQA/pull/2246 - Fix PROVE_ARGS in spec file by kraih  
  * https://github.com/os-autoinst/openQA/pull/2247 - Fix warnings in 30-test_parser.t by kraih  

 os-autoinst: 
  * https://github.com/os-autoinst/os-autoinst/pull/1153 - Modify workaround property to support adding reason by Amrysliu  
  * https://github.com/os-autoinst/os-autoinst/pull/1193 - Fix "undefined"-warning in 08-autotest.t by okurz  
  * https://github.com/os-autoinst/os-autoinst/pull/1196 - Fix in-package test failure on git by okurz  
  * https://github.com/os-autoinst/os-autoinst/pull/1194 - Fix superfluous blank line; Fix warnings by okurz  
  * https://github.com/os-autoinst/os-autoinst/pull/1191 - Add tests for backend/qemu.pm by okurz  
  * https://github.com/os-autoinst/os-autoinst/pull/1197 - spec: Fix tests in OBS by excluding 18-backend-qemu.t by okurz  
  * https://github.com/os-autoinst/os-autoinst/pull/1182 - Fix missing data while reading from virtio_console by cfconrad  
  * https://github.com/os-autoinst/os-autoinst/pull/1198 - Fix left-over qemu processes regression due to f9c71d0e by okurz  
  * https://github.com/os-autoinst/os-autoinst/pull/1184 - Fix the readout of git hash as version when called from other directory by okurz  
 ```

Back