forked from pool/openQA
Offline generation of 4.6.1529593836.4a7fa485
4.6.1529593836.4a7fa485 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=109
This commit is contained in:
parent
a81e2519e4
commit
81aa8925e4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6173df62f026bf4c06536e428f5584bf85d9a33dfd664545bde2854b587b674d
|
|
||||||
size 8888333
|
|
3
openQA-4.6.1529593836.4a7fa485.obscpio
Normal file
3
openQA-4.6.1529593836.4a7fa485.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:21a398e0b017b054af75c3d68e79a348c9b6318e8dfe33de01e61a489f720c8d
|
||||||
|
size 8893453
|
@ -1,82 +1,32 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 19 18:37:47 UTC 2018 - coolo@suse.com
|
Sat Jun 23 13:31:41 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
- Update to version 4.6.1529433451.a70c6e82:
|
- Update to version 4.6.1529593836.4a7fa485:
|
||||||
* Remove running_or_waiting method
|
* Move constants from Schema::Result::Jobs to a separate package (#1696)
|
||||||
* Remove waiting state that was leftover from 5e65496f
|
* Remove leftovers of interacitve mode (#1697)
|
||||||
* Ensure proxy is connected to os-autoinst in devel test
|
* Adapt fullstack test for the logging changes
|
||||||
* Allow status as a ws_proxy command
|
* Adapt tests for the display of pid in the log in debug mode
|
||||||
* Make waiting for paused more robust against disconnects
|
* Print pids of processes in logs if log level is debug
|
||||||
* Remove unused parameter in wait_for_developer_console_contains_log_message
|
* Avoid db locks on asset_lookup
|
||||||
* Let the web socket console automatically reconnect
|
* Treat the case when we could not update asset in critical section
|
||||||
* Ensure ws connection won't timeout in fullstack tests
|
* More protection for critical section in the cache
|
||||||
* Improve check for developer console in fullstack test
|
* Add other cache tests and more refactoring
|
||||||
* Remove link to developer console
|
* Try to bring coverage back
|
||||||
* Use docker image from OBS (#1685)
|
* Add locking test, and remove useless query in fullstack.t
|
||||||
* Let tmpfiles.d create the mount point "share" (#1689)
|
* Reduce the critical section
|
||||||
* Add basic barrier documentation
|
* Avoid Perl 5.18 complain
|
||||||
* Improve documentation about mutexes
|
* No need to import getcwd
|
||||||
* Remove $isodir from Utils (only used in tests)
|
* Do not run the cache test in parallel
|
||||||
* Remove /tests/X/iso route
|
* Reduce parallel processes for concurrency test to avoid travis to crash
|
||||||
* Remove hdddir and otherdir from Utils
|
* Wrap also toggle_asset_lock in lock_section
|
||||||
* Fix waiting for development session
|
* Flip download = 0 from the same function used to toggle on/off
|
||||||
* Don't fake D-Bus when running the devel fullstack test
|
* Make the cache test more stable - add also option for stress test
|
||||||
* Propagate os-autoinst URL from worker to web UI
|
* Add concurrent test for cache
|
||||||
* Fix CSS for developer console
|
* No need to init explictly anymore
|
||||||
* Fix path for liveviewhandler in Apache config
|
* No need to export get_asset anymore
|
||||||
* Adapt execution of developer test to latest changes
|
* Adapt cache and cache test to more OOP style
|
||||||
* Fix perl critic error
|
* Use transactions and wrap rollbacks in eval calls for further debug. Also enable exclusive transaction in toggle_asset_lock
|
||||||
* Open the 2nd window/tab in devel mode test correctly
|
* Fix wrapping of parser results (#1695)
|
||||||
* Handle errors happening before dev session correctly
|
|
||||||
* Add unit test for developer mode
|
|
||||||
* Remove unneccassary D-bus env for livehandler
|
|
||||||
* Refactor live view handler to use regular methods
|
|
||||||
* developer console: Handle case when port is NaN
|
|
||||||
* Refactor full-stack.t and 33-developer_mode.t
|
|
||||||
* Add test for developer mode to Travis test matrix
|
|
||||||
* Add test for developer mode
|
|
||||||
* Workaround broken syntax highlighting of full-stack.t in Kate
|
|
||||||
* Allow to start Selenium driver directly via start_driver
|
|
||||||
* Improve passing parameter to OpenQA::Test::Database::create()
|
|
||||||
* Fix ID of developer session info
|
|
||||||
* Increase inactivity timeout for openqa-livehandler
|
|
||||||
* ws client: Broadcast messages to all JavaScript client
|
|
||||||
* ws proxy: Try/catch only JSON decoding
|
|
||||||
* Allow login as a 2nd administrator via fake auth
|
|
||||||
* Make logout accessible via regular GET
|
|
||||||
* Install service file for openqa-livehandler
|
|
||||||
* Use transaction to delete development session
|
|
||||||
* Move ws connection for developer session to its own service
|
|
||||||
* Keep track of developer session, limit to one session per job
|
|
||||||
* Validate commands before passing to os-autoinst
|
|
||||||
* Make the websocket proxy route basically work
|
|
||||||
* Allow to use websocket console for proxy route as well
|
|
||||||
* Add basic structure for developer mode web socket route
|
|
||||||
* Make fullstack test more verbose
|
|
||||||
* Prevent warning in fullstack test
|
|
||||||
* Test pausing and resuming jobs
|
|
||||||
* Add web socket console for isotovideo commands
|
|
||||||
* Display incomplete jobs in next&previous tab (#1682)
|
|
||||||
* Update documentation with NAT configuration using firewalld (#1683)
|
|
||||||
* Categorize UEFI PFLASH drives as HDD assets (#1684)
|
|
||||||
* Try caching
|
|
||||||
* Easier way to pass exit status from docker-tests
|
|
||||||
* Change message level when cgroups cannot be created (#1681)
|
|
||||||
* Fix typo in the travis.yml and fix the grep regular expression for the status checking (#1679)
|
|
||||||
* Adjust popover margin on audit log (#1678)
|
|
||||||
* Change from su to sudo in the docker image
|
|
||||||
* Docker shell scripts cleanup
|
|
||||||
* Allow where parameter for mutex unlocking (#1677)
|
|
||||||
* Documentation for running tests in docker
|
|
||||||
* Enable codecoverage
|
|
||||||
* Add support for os-autoinst
|
|
||||||
* Add DBUS support.
|
|
||||||
* Force user permissions 1000 to be compatible with opensuse
|
|
||||||
* Moved the DB from the host to the container
|
|
||||||
* First release of the dockerfile to create container to run unit and integration tests
|
|
||||||
* Remove job_set_running - as jobs are no longer waiting
|
|
||||||
* Remove job_set_waiting - jobs aren't WAITING anymore
|
|
||||||
* Remove current interactive mode
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 16 05:41:15 UTC 2018 - coolo@suse.com
|
Sat Jun 16 05:41:15 UTC 2018 - coolo@suse.com
|
||||||
|
@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define short_name openQA
|
%define short_name openQA
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1529433451.a70c6e82
|
Version: 4.6.1529593836.4a7fa485
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for openQA
|
Summary: Test package for openQA
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0+
|
||||||
BuildRequires: %{short_name} == %{version}
|
BuildRequires: %{short_name} == %{version}
|
||||||
BuildRequires: openQA-local-db
|
BuildRequires: openQA-local-db
|
||||||
ExcludeArch: i586
|
ExcludeArch: i586
|
||||||
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 23 13:31:41 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1529593836.4a7fa485:
|
||||||
|
* Move constants from Schema::Result::Jobs to a separate package (#1696)
|
||||||
|
* Remove leftovers of interacitve mode (#1697)
|
||||||
|
* Adapt fullstack test for the logging changes
|
||||||
|
* Adapt tests for the display of pid in the log in debug mode
|
||||||
|
* Print pids of processes in logs if log level is debug
|
||||||
|
* Avoid db locks on asset_lookup
|
||||||
|
* Treat the case when we could not update asset in critical section
|
||||||
|
* More protection for critical section in the cache
|
||||||
|
* Add other cache tests and more refactoring
|
||||||
|
* Try to bring coverage back
|
||||||
|
* Add locking test, and remove useless query in fullstack.t
|
||||||
|
* Reduce the critical section
|
||||||
|
* Avoid Perl 5.18 complain
|
||||||
|
* No need to import getcwd
|
||||||
|
* Do not run the cache test in parallel
|
||||||
|
* Reduce parallel processes for concurrency test to avoid travis to crash
|
||||||
|
* Wrap also toggle_asset_lock in lock_section
|
||||||
|
* Flip download = 0 from the same function used to toggle on/off
|
||||||
|
* Make the cache test more stable - add also option for stress test
|
||||||
|
* Add concurrent test for cache
|
||||||
|
* No need to init explictly anymore
|
||||||
|
* No need to export get_asset anymore
|
||||||
|
* Adapt cache and cache test to more OOP style
|
||||||
|
* Use transactions and wrap rollbacks in eval calls for further debug. Also enable exclusive transaction in toggle_asset_lock
|
||||||
|
* Fix wrapping of parser results (#1695)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 19 18:37:47 UTC 2018 - coolo@suse.com
|
Tue Jun 19 18:37:47 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: openQA
|
name: openQA
|
||||||
version: 4.6.1529433451.a70c6e82
|
version: 4.6.1529593836.4a7fa485
|
||||||
mtime: 1529433451
|
mtime: 1529593836
|
||||||
commit: a70c6e822ec402bdd48da733d1a86ba7052711a1
|
commit: 4a7fa4851417f0bbdc668913da5f11899f0653a7
|
||||||
|
|
||||||
|
@ -36,10 +36,10 @@
|
|||||||
# runtime requirements that also the testsuite needs
|
# 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)
|
%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
|
Name: openQA
|
||||||
Version: 4.6.1529433451.a70c6e82
|
Version: 4.6.1529593836.4a7fa485
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The openQA web-frontend, scheduler and tools
|
Summary: The openQA web-frontend, scheduler and tools
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0+
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
Url: http://os-autoinst.github.io/openQA/
|
Url: http://os-autoinst.github.io/openQA/
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user