commit a47d5667f157c78ae0db06bfcbc5cab41925e9d0 Author: Martin Styk Date: Wed Jan 29 10:14:06 2020 +0100 Automatic commit of release 27.1 Change-Id: Ia34cb3af89db263d14fd1010e9c2d4b244feb162 commit 0d70d7738a105e891c86978cb3e5c04425f034ea Author: Martin Styk Date: Wed Jan 29 09:50:11 2020 +0100 docs: add release notes for Beaker 27.1 Change-Id: I8a28d150049e956d975a76d625d3099253540e41 Signed-off-by: Martin Styk commit cb957f9c0b8b150ef731b4ddd95b7b5eebcc2dbf Author: Martin Styk Date: Wed Jan 29 09:35:27 2020 +0100 docs: update customizing-install w/ latest tricks Change-Id: Iaefe846a9cfeab1a05611aa379dd19faeab11ab7 Signed-off-by: Martin Styk commit 28e6160293d95cb280fe697e90b52d4c43ccbca5 Author: Martin Styk Date: Tue Jan 28 10:44:46 2020 +0100 feat: add option to enable firstboot in ks Bug: 1795234 Change-Id: I048f8b37ca861f8acde7497716ec6d8ef49d8e8c Signed-off-by: Martin Styk commit 79e3bc302452f2207a7c70f1431c981148ca624a Author: Martin Styk Date: Mon Jan 27 13:30:18 2020 +0100 feat: add disable network options to ks This is useful option when user wants to define IP stack on kernel cmdline. Bug: 1761589 Change-Id: I97c084e8e13b756a029415f6d3ef2c108fb1f6bb Signed-off-by: Martin Styk commit b61e6c10444a698c918160806601fda50b8d489a Author: Martin Styk Date: Tue Jan 21 19:38:17 2020 +0100 server(conf): change apache keepalive to off We discovered during the RHEL7 deployment that KeepAlive On may cause trouble. We should advise users that they should keep it off. Also, unnecessary Apache 2.2 (EL6) parts removed. Bug: 1793655 Change-Id: I93a477e82054efee8954465d7e9fcb4c7a85a39f Signed-off-by: Martin Styk commit 4ff1f4ce083fb96674264124b6131a112f5cc4e1 Author: Martin Styk Date: Fri Jan 17 18:29:29 2020 +0100 proxy: create logs from runtime At this point, we don't know what is happening in the proxy. This will add logs from WSGI layer. Useful. We can get timings, status codes all necessary parts for debugging. Change-Id: I9fa98042caa0db5611522c25425b743ebd68cd59 Signed-off-by: Martin Styk commit 1b45af4c74c7e35f5d7d2b878fdacb64aca920e1 Author: Martin Styk Date: Tue Jan 14 17:25:14 2020 +0100 proxy: fix task status code for status endpoint Without this patch, proxy will return 500. This can cause problem in clients. The issue is caused by client, not by server. Therefore 4xx is the proper status code. Bug: 1791205 Change-Id: I1385613332d807d230552c8a51667c262193ef15 Signed-off-by: Martin Styk commit 62807d5fefd28162057d931fce5a1fc79e511ca3 Author: Martin Styk Date: Sun Dec 8 13:34:24 2019 +0100 lc: add dnf req to lab controller Bug: 1780909 Change-Id: I81685cd911786d7d4d4cf9b2e715f305f0b8db91 Signed-off-by: Martin Styk commit 7e332af417111e76b35df7687f0dd2669ca9d177 Author: Renan Rodrigo Date: Mon Dec 2 16:40:36 2019 +0100 Add 'kernel BUG' line to panic detection regex Bug: 1778643 Signed-off-by: Renan Rodrigo Change-Id: I898947f847cc0bca137b0bc96f10d6b54bfabe08