forked from pool/openQA
Offline generation of 4.6.1536242685.2776b919
4.6.1536242685.2776b919 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=120
This commit is contained in:
parent
e4ec75a425
commit
211ce741f5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44c808c1c379d976add6eb87cc49a64f23e26b1c7421d21b94c8069dc4f61c9d
|
||||
size 9259533
|
3
openQA-4.6.1536242685.2776b919.obscpio
Normal file
3
openQA-4.6.1536242685.2776b919.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbe9855101f48a10e8f9d329f58a1e514f16e2e7b2e9ba3c6a6e28a955229caa
|
||||
size 9401869
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 06 15:12:25 UTC 2018 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1536242685.2776b919:
|
||||
* Ignore file docker.env created by make target docker.env
|
||||
* Update docker-related documentation
|
||||
* fullstack/Docker test: Skip os-autoinst build only conditionally
|
||||
* fullstck test: Improve ignoring JS errors
|
||||
* fullstack test: Prevent auto page reload when waiting for result panel (#1770)
|
||||
* Improve help popover for job group/template prio
|
||||
* Prevent Firefox to misalign arrows of prio input
|
||||
* Disable job template prio editor for non-admins
|
||||
* Test using default prio from job group when scheduling ISO
|
||||
* Add tests for setting prio via job templates API
|
||||
* Improve error msg and response for update of job template API
|
||||
* Allow job template to inherit prio from group
|
||||
* Allow amending job template priority
|
||||
* Use default prio when adding new job template to existing medium
|
||||
* Avoid using Mojo::ByteStream directly when rendering JSON
|
||||
* Adapt t/16-utils-runcmd.t for e2771ee
|
||||
* Fix sorting worker jobs by finished
|
||||
* Make 33-developer-mode.t more stable
|
||||
* Prevent use of uninitialized $current_running in Worker/Jobs.pm
|
||||
* Test opening needle editor for running tests
|
||||
* Improve 404 error pages of needle editor for running jobs
|
||||
* Test pausing on assert screen timeout
|
||||
* Consider only new console messages in fullstack test
|
||||
* Adjust upload_status for pausing on assert_screen timeout
|
||||
* Fix typo occured -> occurred
|
||||
* Test UI changes for pausing on assert_screen timeout
|
||||
* devel mode: Hide executed modules when test status updated
|
||||
* devel mode: Show reason for pause
|
||||
* needle editor: Show 'back to live view' if in devel mode
|
||||
* devel mode: Allow to open needle editor when paused
|
||||
* devel mode: Add UI elements for pausing at timeout
|
||||
* Use git -C for commits
|
||||
* Don't check for .git directory when making git commits
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:55:46 UTC 2018 - coolo@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1534873283.be929573
|
||||
Version: 4.6.1536242685.2776b919
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0+
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 06 15:12:25 UTC 2018 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1536242685.2776b919:
|
||||
* Ignore file docker.env created by make target docker.env
|
||||
* Update docker-related documentation
|
||||
* fullstack/Docker test: Skip os-autoinst build only conditionally
|
||||
* fullstck test: Improve ignoring JS errors
|
||||
* fullstack test: Prevent auto page reload when waiting for result panel (#1770)
|
||||
* Improve help popover for job group/template prio
|
||||
* Prevent Firefox to misalign arrows of prio input
|
||||
* Disable job template prio editor for non-admins
|
||||
* Test using default prio from job group when scheduling ISO
|
||||
* Add tests for setting prio via job templates API
|
||||
* Improve error msg and response for update of job template API
|
||||
* Allow job template to inherit prio from group
|
||||
* Allow amending job template priority
|
||||
* Use default prio when adding new job template to existing medium
|
||||
* Avoid using Mojo::ByteStream directly when rendering JSON
|
||||
* Adapt t/16-utils-runcmd.t for e2771ee
|
||||
* Fix sorting worker jobs by finished
|
||||
* Make 33-developer-mode.t more stable
|
||||
* Prevent use of uninitialized $current_running in Worker/Jobs.pm
|
||||
* Test opening needle editor for running tests
|
||||
* Improve 404 error pages of needle editor for running jobs
|
||||
* Test pausing on assert screen timeout
|
||||
* Consider only new console messages in fullstack test
|
||||
* Adjust upload_status for pausing on assert_screen timeout
|
||||
* Fix typo occured -> occurred
|
||||
* Test UI changes for pausing on assert_screen timeout
|
||||
* devel mode: Hide executed modules when test status updated
|
||||
* devel mode: Show reason for pause
|
||||
* needle editor: Show 'back to live view' if in devel mode
|
||||
* devel mode: Allow to open needle editor when paused
|
||||
* devel mode: Add UI elements for pausing at timeout
|
||||
* Use git -C for commits
|
||||
* Don't check for .git directory when making git commits
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:55:46 UTC 2018 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1534873283.be929573
|
||||
mtime: 1534873283
|
||||
commit: be929573b7a873262528c481db80c6d32809b436
|
||||
version: 4.6.1536242685.2776b919
|
||||
mtime: 1536242685
|
||||
commit: 2776b9191d9819b0990b241dd67fb0ca5e23d268
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
# runtime requirements that also the testsuite needs
|
||||
%define t_requires perl(DBD::Pg) perl(DBIx::Class) perl(Config::IniFiles) perl(SQL::Translator) perl(Date::Format) perl(File::Copy::Recursive) perl(DateTime::Format::Pg) perl(Net::OpenID::Consumer) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Plugin::AssetPack) perl(aliased) perl(Config::Tiny) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(IO::Socket::SSL) perl(Data::Dump) perl(DBIx::Class::OptimisticLocking) perl(Text::Markdown) perl(Net::DBus) perl(IPC::Run) perl(Archive::Extract) perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS) perl(Time::ParseDate) perl(Sort::Versions) perl(Mojo::RabbitMQ::Client) perl(BSD::Resource) perl(Cpanel::JSON::XS) perl(Pod::POM) perl(Mojo::IOLoop::ReadWriteProcess) perl(Minion) perl(Mojo::Pg)
|
||||
Name: openQA
|
||||
Version: 4.6.1534873283.be929573
|
||||
Version: 4.6.1536242685.2776b919
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user